Public Member Functions | Data Fields

smallblock_s Struct Reference

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_snext
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]

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