Searched defs:CondVar (Results 1 – 2 of 2) sorted by relevance
33 class CondVar; variable
484 friend class CondVar; // for access to Trans()/Fer(). variable940 inline CondVar::CondVar() : cv_(0) {} in CondVar() function