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

/haiku/src/system/libroot/posix/malloc_hoard2/
H A Dsuperblock.h106 hoardLock(_upLock);
112 hoardUnlock(_upLock);
138 hoardLockType _upLock; // Lock this when moving a superblock to the global (process) heap. member in class:BPrivate::superblock
H A Dsuperblock.cpp83 hoardLockInit(_upLock, "hoard superblock");

Completed in 34 milliseconds