Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libtecla/common/
H A Dfreelist.c55 static void _thread_FreeListBlock(FreeList *fl, FreeListBlock *block);
141 _thread_FreeListBlock(fl, block); in _rst_FreeList()
358 _thread_FreeListBlock(fl, block); in _new_FreeListBlock()
373 static void _thread_FreeListBlock(FreeList *fl, FreeListBlock *block) in _thread_FreeListBlock() function