Home
last modified time | relevance | path

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

/external/grpc-grpc/test/cpp/util/
Dproto_reflection_descriptor_database.h104 std::mutex stream_mutex_; variable
Dproto_reflection_descriptor_database.cc322 stream_mutex_.lock(); in DoOneRequest()
326 stream_mutex_.unlock(); in DoOneRequest()