Searched refs:_thread_FreeListBlock (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libtecla/common/
H A Dfreelist.c57 static void _thread_FreeListBlock(FreeList *fl, FreeListBlock *block);
143 _thread_FreeListBlock(fl, block);
360 _thread_FreeListBlock(fl, block);
375 static void _thread_FreeListBlock(FreeList *fl, FreeListBlock *block) function

Completed in 63 milliseconds