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

/haiku-fatelf/src/add-ons/kernel/bus_managers/usb/
H A DPhysicalMemoryAllocator.h62 ConditionVariable fNoMemoryCondition; member in class:PhysicalMemoryAllocator
H A DPhysicalMemoryAllocator.cpp93 fNoMemoryCondition.Init(this, "USB PMA");
212 fNoMemoryCondition.Add(&entry);
303 fNoMemoryCondition.NotifyAll();

Completed in 38 milliseconds