Home
last modified time | relevance | path

Searched refs:streamReceiveCv_ (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/
H A Di_stream_socket.h109 streamReceiveCv_.wait(lock); in TakeStream()
119 streamReceiveCv_.notify_all(); in PutStream()
133 streamReceiveCv_.notify_all(); in QuitStreamBuffer()
145 std::condition_variable streamReceiveCv_; variable