Searched refs:fQueueCondition (Results 1 – 3 of 3) sorted by relevance
44 fQueueCondition.Init(this, "virtio balloon transfer"); in VirtioBalloonDevice()188 fQueueCondition.Add(&queueConditionEntry); in _Thread()229 device->fQueueCondition.NotifyAll(); in _QueueCallback()
75 ConditionVariable fQueueCondition; variable
143 ConditionVariable fQueueCondition; member in EventQueue160 fQueueCondition.Init(this, "evtq wait"); in EventQueue()207 fQueueCondition.NotifyAll(B_FILE_ERROR); in Closed()373 fQueueCondition.NotifyAll(); in _Notify()391 status_t status = fQueueCondition.Wait(queueLocker.Get(), in Wait()