Searched defs:CurrentHandle (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/base/threading/
H A Dplatform_thread_posix.cc66 PlatformThread::SetThreadPriority(PlatformThread::CurrentHandle(),
77 PlatformThread::CurrentHandle().platform_handle(),
83 PlatformThread::CurrentHandle().platform_handle(),
173 PlatformThreadHandle PlatformThread::CurrentHandle() { function in class:base::PlatformThread
H A Dplatform_thread_win.cc138 PlatformThreadHandle PlatformThread::CurrentHandle() { function in class:base::PlatformThread

Completed in 108 milliseconds