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

/haiku/src/system/kernel/
H A DDPC.cpp300 ConditionVariable* doneCondition = fCallbackDoneCondition; local
303 if (doneCondition != NULL)
304 doneCondition->NotifyAll();

Completed in 40 milliseconds