Searched refs:haveClear (Results 1 – 1 of 1) sorted by relevance
224 GConditionVar haveClear; //will notify when bundle buf space available variable1422 haveClear.notify_one(); //inform main thread in workerThread()1442 haveClear.wait(dataMutex); in waitForData()