Searched defs:RTC_GUARDED_BY (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/rtc_base/ | ||
D | task_queue_stdlib.cc | 103 bool thread_should_quit_ RTC_GUARDED_BY(pending_lock_){false}; in RTC_GUARDED_BY() function in webrtc::__anon71489c110111::TaskQueueStdlib |
D | thread_annotations.h | 31 #define RTC_GUARDED_BY(x) RTC_THREAD_ANNOTATION_ATTRIBUTE__(guarded_by(x)) macro |