*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> dmedia/dmbufstate (3d)              
Title
Content
Arch
Section
 

Contents


dmBuffer(3dm)							 dmBuffer(3dm)


NAME    [Toc]    [Back]

     dmBufferGetPoolState - query available space in pool

SYNOPSIS    [Toc]    [Back]

     #include <dmedia/dm_buffer.h>

     DMstatus dmBufferGetPoolState( DMbufferpool pool,
				    long long *bytesAvailable,
				    int	*buffersAvailable );

DESCRIPTION    [Toc]    [Back]

     dmBufferGetPoolState returns the number of	bytes and buffers which	can be
     successfully allocated from the pool before the pool fills	up with
     allocated buffers (causing	dmBufferAllocate to fail).

     Currently,	each buffer in a DMbufferpool has a fixed size.	 Therefore,
     the number	of DMbuffers which can be allocated and	the number of bytes
     which can be allocated are	related	by a constant factor, which is
     returned by dmBufferGetAllocSize. This may	change in future releases.

SEE ALSO    [Toc]    [Back]

      
      
     dmBufferSetPoolDefaults(3dm), dmBufferAllocate(3dm),
     dmBufferGetSize(3dm).


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
copyin_proc NetBSD kernel space to/from user space copy functions
copy NetBSD kernel space to/from user space copy functions
copyinstr NetBSD kernel space to/from user space copy functions
copyin NetBSD kernel space to/from user space copy functions
copyout NetBSD kernel space to/from user space copy functions
copystr NetBSD kernel space to/from user space copy functions
copyoutstr NetBSD kernel space to/from user space copy functions
copyout_proc NetBSD kernel space to/from user space copy functions
copyoutstr Tru64 General: Copies a null-terminated string from a kernel address space to a user address space
copyinstr Tru64 General: Copies a null-terminated string from a user address space to a kernel address space
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service