Data Fields | |
char | dynflag |
void * | map |
struct dynmapinfo_s * | next |
size_t | size |
size_t | streamcount |
pthread_mutex_t * | stream_locks |
smallblock_t ** | smallblocks |
bigblock_header_t ** | bigblocks |
unsigned char * | bitmap |
size_t | bitmaplength |
pthread_mutex_t * | bitmap_lock |
void * | base |