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

  /external/chromium_org/base/threading/
platform_thread_posix.cc 45 priority(kThreadPriority_Normal),
65 if (thread_params->priority != kThreadPriority_Normal) {
200 delegate, thread_handle, kThreadPriority_Normal);
218 delegate, &unused, kThreadPriority_Normal);
platform_thread_android.cc 46 case kThreadPriority_Normal:
103 kThreadPriority_Normal);
platform_thread.h 79 kThreadPriority_Normal,
platform_thread_linux.cc 35 case kThreadPriority_Normal:
platform_thread_win.cc 227 case kThreadPriority_Normal:
platform_thread_mac.mm 171 case kThreadPriority_Normal:
  /external/chromium_org/content/renderer/gpu/
compositor_output_surface.cc 202 handle, base::kThreadPriority_Normal);

Completed in 58 milliseconds