Searched refs:isCalledCondVar (Results 1 – 1 of 1) sorted by relevance
111 ConditionVariable isCalledCondVar; member140 record->isCalledCondVar.wait(lock, [this] { return record->isCalled; }); in wait()236 isCalledCondVar.notify_all(); in callAndUnlock()