Public Member Functions | |
| pthread_mutex_t lock | __attribute__ ((packed)) |
| unsigned char bitmap[SMALLBLOCK_BITMAP_LEN] | __attribute__ ((packed)) |
| smallslice_t slices[SMALLBLOCK_SLICE_COUNT] | __attribute__ ((packed)) |
| pthread_mutex_t lock | __attribute__ ((packed)) |
Data Fields | |
| struct smallblock_s * | next |
|
char pad[128-SMALLBLOCK_BITMAP_LEN-sizeof(void *)-sizeof(pthread_mutex_t) | __attribute__ )((packed)) |
| unsigned char | bitmap [SMALLBLOCK_BITMAP_LEN] |
| char | pad [128-SMALLBLOCK_BITMAP_LEN-sizeof(void *)-sizeof(pthread_mutex_t)] |
| smallslice_t | slices [SMALLBLOCK_SLICE_COUNT] |
1.7.1