Searched refs:fMemoryWaitersCount (Results 1 – 2 of 2) sorted by relevance
33 fMemoryWaitersCount(0) in PhysicalMemoryAllocator()206 fMemoryWaitersCount++; in Allocate()219 fMemoryWaitersCount--; in Allocate()296 if (fMemoryWaitersCount > 0) in Deallocate()
60 uint32 fMemoryWaitersCount; variable