Searched refs:CurrentHandle (Results 1 - 7 of 7) 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_android.cc108 PlatformThread::SetThreadPriority(PlatformThread::CurrentHandle(),
H A Dplatform_thread.h145 static PlatformThreadHandle CurrentHandle();
H A Dplatform_thread_win.cc138 PlatformThreadHandle PlatformThread::CurrentHandle() { function in class:base::PlatformThread
/external/chromium_org/content/gpu/
H A Dgpu_child_thread.cc150 base::PlatformThread::CurrentHandle(),
/external/chromium_org/content/renderer/gpu/
H A Dcompositor_output_surface.cc69 // TODO(epenner): Implement PlatformThread::CurrentHandle() on windows.
72 main_thread_handle_(base::PlatformThread::CurrentHandle()),
/external/chromium_org/content/browser/
H A Dbrowser_main_loop.cc976 base::PlatformThread::CurrentHandle(),

Completed in 1835 milliseconds