Home
last modified time | relevance | path

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

/haiku/src/system/kernel/fs/
H A Dfifo.cpp212 ConditionVariable fActiveCondition; member in fifo::Inode
355 fActiveCondition.Publish(this, "pipe"); in Inode()
367 fActiveCondition.Unpublish(); in ~Inode()
569 fActiveCondition.NotifyAll(); in NotifyBytesRead()
623 fActiveCondition.NotifyAll(); in NotifyEndClosed()
655 fActiveCondition.Add(&waitEntry); in Open()
671 fActiveCondition.NotifyAll(); in Open()
707 fActiveCondition.NotifyAll(B_FILE_ERROR); in Close()