Home
last modified time | relevance | path

Searched defs:RTC_GUARDED_BY (Results 1 – 14 of 14) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/rtc_base/
H A Dtask_queue_stdlib.cc103 bool thread_should_quit_ RTC_GUARDED_BY(pending_lock_){false}; in RTC_GUARDED_BY() function in webrtc::__anon2a6fa8cd0111::TaskQueueStdlib
107 OrderId thread_posting_order_ RTC_GUARDED_BY(pending_lock_){}; in RTC_GUARDED_BY() function in webrtc::__anon2a6fa8cd0111::TaskQueueStdlib
H A Dthread_annotations.h31 #define RTC_GUARDED_BY(x) RTC_THREAD_ANNOTATION_ATTRIBUTE__(guarded_by(x)) macro
/dports/net-im/tg_owt/tg_owt-d578c76/src/rtc_base/
H A Dtask_queue_stdlib.cc103 bool thread_should_quit_ RTC_GUARDED_BY(pending_lock_){false}; in RTC_GUARDED_BY() function in webrtc::__anon04507c430111::TaskQueueStdlib
107 OrderId thread_posting_order_ RTC_GUARDED_BY(pending_lock_){}; in RTC_GUARDED_BY() function in webrtc::__anon04507c430111::TaskQueueStdlib
H A Dthread_annotations.h31 #define RTC_GUARDED_BY(x) RTC_THREAD_ANNOTATION_ATTRIBUTE__(guarded_by(x)) macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/rtc_base/
H A Dtask_queue_stdlib.cc103 bool thread_should_quit_ RTC_GUARDED_BY(pending_lock_){false}; in RTC_GUARDED_BY() function in webrtc::__anonf2d140f20111::TaskQueueStdlib
107 OrderId thread_posting_order_ RTC_GUARDED_BY(pending_lock_){}; in RTC_GUARDED_BY() function in webrtc::__anonf2d140f20111::TaskQueueStdlib
H A Dthread_annotations.h31 #define RTC_GUARDED_BY(x) RTC_THREAD_ANNOTATION_ATTRIBUTE__(guarded_by(x)) macro
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/rtc_base/
H A Dtask_queue_stdlib.cc103 bool thread_should_quit_ RTC_GUARDED_BY(pending_lock_){false}; in RTC_GUARDED_BY() function in webrtc::__anon5ef2cfc30111::TaskQueueStdlib
107 OrderId thread_posting_order_ RTC_GUARDED_BY(pending_lock_){}; in RTC_GUARDED_BY() function in webrtc::__anon5ef2cfc30111::TaskQueueStdlib
H A Dthread_annotations.h31 #define RTC_GUARDED_BY(x) RTC_THREAD_ANNOTATION_ATTRIBUTE__(guarded_by(x)) macro
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/libtgvoip/webrtc_dsp/rtc_base/
H A Dthread_annotations.h31 #define RTC_GUARDED_BY(x) RTC_THREAD_ANNOTATION_ATTRIBUTE__(guarded_by(x)) macro
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/rtc_base/
H A Dthread_annotations.h31 #define RTC_GUARDED_BY(x) RTC_THREAD_ANNOTATION_ATTRIBUTE__(guarded_by(x)) macro
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/rtc_base/
H A Dthread_annotations.h31 #define RTC_GUARDED_BY(x) RTC_THREAD_ANNOTATION_ATTRIBUTE__(guarded_by(x)) macro
/dports/audio/webrtc-audio-processing/webrtc-audio-processing-1.0/webrtc/rtc_base/
H A Dthread_annotations.h31 #define RTC_GUARDED_BY(x) RTC_THREAD_ANNOTATION_ATTRIBUTE__(guarded_by(x)) macro
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/rtc_base/
H A Dthread_annotations.h31 #define RTC_GUARDED_BY(x) RTC_THREAD_ANNOTATION_ATTRIBUTE__(guarded_by(x)) macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/api/test/
H A Dloopback_media_transport.h253 transport_parameters_comparison_ RTC_GUARDED_BY(thread_) = in RTC_GUARDED_BY() function