Home
last modified time | relevance | path

Searched defs:_freeList (Results 1 – 2 of 2) sorted by relevance

/haiku/src/system/libroot/posix/malloc/hoard2/
H A Dsuperblock.h133 block *_freeList; // A pointer to the first free block. variable
/haiku/src/apps/cortex/DormantNodeView/
H A DDormantNodeView.cpp283 void DormantNodeView::_freeList() { in _freeList() function in DormantNodeView