Searched defs:PlatformThread (Results 1 – 5 of 5) sorted by relevance
398 using PlatformThread = PlatformThreadApple; variable400 using PlatformThread = PlatformThreadChromeOS; variable402 using PlatformThread = PlatformThreadLinux; variable404 using PlatformThread = PlatformThreadBase; variable
109 PlatformThread::PlatformThread(Handle handle, bool joinable) in PlatformThread() function in rtc::PlatformThread112 PlatformThread::PlatformThread(PlatformThread&& rhs) in PlatformThread() function in rtc::PlatformThread
475 friend class PlatformThread; variable
478 friend class PlatformThread; variable