Searched refs:needsNotify (Results 1 – 1 of 1) sorted by relevance
49 bool needsNotify = false; in push() local52 needsNotify = mQueue.empty(); in push()55 if (needsNotify) mQueueNotEmptyCondition.notify_one(); in push()