Searched refs:buf_empty_ (Results 1 – 2 of 2) sorted by relevance
39 buf_empty_.notify_all(); in ~RecordYielder()62 buf_empty_.notify_all(); in YieldOne()166 buf_empty_.wait(l); in MainLoop()
131 condition_variable buf_empty_; variable