Searched refs:streamReceiveCv_ (Results 1 – 1 of 1) sorted by relevance
109 streamReceiveCv_.wait(lock); in TakeStream()119 streamReceiveCv_.notify_all(); in PutStream()133 streamReceiveCv_.notify_all(); in QuitStreamBuffer()145 std::condition_variable streamReceiveCv_; variable