Searched refs:client_socket_mutex_ (Results 1 – 1 of 1) sorted by relevance
47 static std::mutex client_socket_mutex_; variable81 std::lock_guard<std::mutex> lock(client_socket_mutex_); in btsnoop_net_write()140 std::lock_guard<std::mutex> lock(client_socket_mutex_); in listen_fn_()