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

/haiku/src/add-ons/kernel/network/protocols/l2cap/
H A DL2capEndpoint.cpp65 fCommandWait.Init(this, "l2cap endpoint command");
94 fCommandWait.NotifyAll(B_ERROR);
107 status_t status = fCommandWait.Wait(&fLock,
544 fCommandWait.NotifyAll();
597 fCommandWait.NotifyAll();
627 fCommandWait.NotifyAll();
678 fCommandWait.NotifyAll();
727 fCommandWait.NotifyAll();
789 fCommandWait.NotifyAll();
812 fCommandWait
[all...]
H A DL2capEndpoint.h98 ConditionVariable fCommandWait; member in class:L2capEndpoint

Completed in 30 milliseconds