HomeSort by relevance Sort by last modified time
    Searched refs:CurrentHandle (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/base/threading/
platform_thread_posix.cc 66 PlatformThread::SetThreadPriority(PlatformThread::CurrentHandle(),
77 PlatformThread::CurrentHandle().platform_handle(),
83 PlatformThread::CurrentHandle().platform_handle(),
166 PlatformThreadHandle PlatformThread::CurrentHandle() {
platform_thread.h 105 static PlatformThreadHandle CurrentHandle();
platform_thread_android.cc 89 PlatformThread::SetThreadPriority(PlatformThread::CurrentHandle(),
platform_thread_win.cc 126 PlatformThreadHandle PlatformThread::CurrentHandle() {
  /external/chromium_org/content/gpu/
gpu_child_thread.cc 133 base::PlatformThread::CurrentHandle(),
  /external/chromium_org/content/renderer/gpu/
compositor_output_surface.cc 65 // TODO(epenner): Implement PlatformThread::CurrentHandle() on windows.
68 main_thread_handle_(base::PlatformThread::CurrentHandle())
  /external/chromium_org/content/browser/
browser_main_loop.cc 832 base::PlatformThread::CurrentHandle(),
    [all...]

Completed in 273 milliseconds