Functions | |
int | chooseln_is_init2 (struct chooseln_cache *cache) |
int | get_chooseln_cache_size2 (struct chooseln_cache *cache) |
void | chooseln_cache_preset (struct chooseln_cache *cache, int maxFamilysize, int sfrom) |
void | chooseln_cache_resize2 (struct chooseln_cache *cache, int resize) |
void | chooseln_cache_init2 (struct chooseln_cache *cache, int size) |
void | chooseln_cache_free2 (struct chooseln_cache *cache) |
void chooseln_cache_free2 | ( | struct chooseln_cache * | cache | ) |
void chooseln_cache_init2 | ( | struct chooseln_cache * | cache, |
int | size | ||
) |
void chooseln_cache_preset | ( | struct chooseln_cache * | cache, |
int | maxFamilysize, | ||
int | sfrom | ||
) |
void chooseln_cache_resize2 | ( | struct chooseln_cache * | cache, |
int | resize | ||
) |
int chooseln_is_init2 | ( | struct chooseln_cache * | cache | ) |
int get_chooseln_cache_size2 | ( | struct chooseln_cache * | cache | ) |