Searched defs:CurrentThread (Results 1 – 2 of 2) sorted by relevance
/external/libchrome/base/threading/ | ||
D | thread_collision_warner.cc | 16 static subtle::Atomic32 CurrentThread() { in CurrentThread() function |
/external/webrtc/webrtc/base/ | ||
D | thread.cc | 78 Thread *ThreadManager::CurrentThread() { in CurrentThread() function in rtc::ThreadManager |