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

/haiku/src/system/kernel/device_manager/
H A DIOSchedulerSimple.h77 ConditionVariable fNewRequestCondition; member in class:IOSchedulerSimple
H A DIOSchedulerSimple.cpp102 fNewRequestCondition.Init(this, "I/O new request");
116 fNewRequestCondition.NotifyAll();
270 fNewRequestCondition.NotifyAll();
510 fNewRequestCondition.Add(&entry);

Completed in 75 milliseconds