Asterisk - The Open Source Telephony Project  21.4.1
Public Member Functions | Data Fields
MPOOL Struct Reference

Public Member Functions

void pgin __P ((void *, pgno_t, void *))
 
void pgout __P ((void *, pgno_t, void *))
 
 CIRCLEQ_HEAD (_lqh, _bkt) lqh
 
 CIRCLEQ_HEAD (_hqh, _bkt) hqh[HASHSIZE]
 

Data Fields

pgno_t curcache
 
int fd
 
pgno_t maxcache
 
pgno_t npages
 
u_long pagesize
 
void * pgcookie
 

Detailed Description

Definition at line 66 of file mpool.h.


The documentation for this struct was generated from the following file: