Home
last modified time | relevance | path

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

/haiku/src/system/kernel/slab/
H A DMemoryManager.h230 static AllocationEntry* sAllocationEntryDontWait; variable
H A DMemoryManager.cpp56 MemoryManager::AllocationEntry* MemoryManager::sAllocationEntryDontWait; member in MemoryManager