Home
last modified time | relevance | path

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

/dports/net-im/tg_owt/tg_owt-d578c76/src/rtc_base/
H A Dphysical_socket_server.cc108 class ScopedSetTrue { class
110 ScopedSetTrue(bool* value) : value_(value) { in ScopedSetTrue() function in __anon2d558fc60111::ScopedSetTrue
114 ~ScopedSetTrue() { *value_ = false; } in ~ScopedSetTrue()
1171 ScopedSetTrue s(&waiting_); in Wait()
1555 ScopedSetTrue s(&waiting_); in Wait()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/rtc_base/
H A Dphysical_socket_server.cc107 class ScopedSetTrue { class
109 ScopedSetTrue(bool* value) : value_(value) { in ScopedSetTrue() function in __anonf72799d50111::ScopedSetTrue
113 ~ScopedSetTrue() { *value_ = false; } in ~ScopedSetTrue()
1172 ScopedSetTrue s(&waiting_); in Wait()
1557 ScopedSetTrue s(&waiting_); in Wait()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/rtc_base/
H A Dphysical_socket_server.cc110 class ScopedSetTrue { class
112 ScopedSetTrue(bool* value) : value_(value) { in ScopedSetTrue() function in __anon43f813460111::ScopedSetTrue
116 ~ScopedSetTrue() { *value_ = false; } in ~ScopedSetTrue()
1175 ScopedSetTrue s(&waiting_); in Wait()
1560 ScopedSetTrue s(&waiting_); in Wait()