Home
last modified time | relevance | path

Searched refs:AL_CNT_FREELIST (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dmalloc.c280 (void) aplist_test(&free_alp, block->page, AL_CNT_FREELIST); in realloc()
302 (void) aplist_test(&free_alp, block->page, AL_CNT_FREELIST); in free()
H A D_rtld.h160 #define AL_CNT_FREELIST 80 /* free_alp */ macro