HomeSort by relevance Sort by last modified time
    Searched defs:CurrentHandle (Results 1 - 2 of 2) 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_win.cc 126 PlatformThreadHandle PlatformThread::CurrentHandle() {

Completed in 102 milliseconds