Home | Sort by relevance Sort by last modified time |
/external/webrtc/src/system_wrappers/source/ | |
thread_posix.h | 52 CriticalSectionWrapper* _crit_state; // Protects _alive and _dead 54 bool _dead; member in class:webrtc::ThreadPosix |
thread_win.h | 47 bool _dead; member in class:webrtc::ThreadWindows |