Home
last modified time | relevance | path

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

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