Home
last modified time | relevance | path

Searched refs:CurrentHandle (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/base/threading/
Dplatform_thread_posix.cc73 PlatformThread::CurrentHandle().platform_handle(), in ThreadFunc()
79 PlatformThread::CurrentHandle().platform_handle(), in ThreadFunc()
167 PlatformThreadHandle PlatformThread::CurrentHandle() { in CurrentHandle() function in base::PlatformThread
Dplatform_thread.h143 static PlatformThreadHandle CurrentHandle();
/external/libchrome/base/debug/
Dactivity_tracker.cc741 PlatformThread::CurrentHandle().platform_handle(); in ThreadActivityTracker()