OBJCACHE
initialization functions.
More...
Data Fields | |
msp_shm_handle_t | oc_shm |
SHM handle passed to init. | |
char | oc_name [32] |
Name of object cache. | |
int | oc_size |
Size for this object cache. | |
int | oc_align |
Alignment for object cache. | |
msp_oc_handle_t | oc |
OBJCACHE handle returned by init/attach. |
OBJCACHE
initialization functions.