Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ dmBufferGetPoolFD(3dm) — IRIX 6.5.3f

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

select(2)

poll(2)

dmBufferSetPoolDefaults(3dm)

dmBufferCreatePool(3dm)



dmBuffer(3dm)                                                    dmBuffer(3dm)



NAME
     dmBufferGetPoolFD, dmBufferSetPoolSelectSize - configure DMbufferpool
     file descriptor

SYNOPSIS
     #include <dmedia/dmbuffer.h>

     int dmBufferGetPoolFD(DMbufferpool pool);

     DMstatus dmBufferSetPoolSelectSize(DMbufferpool pool, int minBytesFree);

DESCRIPTION
     dmBufferGetPoolFD returns a file descriptor for use in select(2) or
     poll(2).

     dmBufferSetPoolSelectSize sets the available byte count at which
     select(2) or poll(2) reports the pool has space available for allocation.

     The file descriptor is for use in the writefds argument to select(2).

SEE ALSO
     select(2), poll(2), dmBufferSetPoolDefaults(3dm),
     dmBufferCreatePool(3dm).
































                                                                        Page 1



Typewritten Software • bear@typewritten.org • Edmonds, WA 98026