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

  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_structs.h 117 GLuint thread_priority:1; member in struct:thread1
159 GLuint thread_priority:1; member in struct:brw_clip_unit_state::__anon15084
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_structs.h 117 GLuint thread_priority:1; member in struct:thread1
159 GLuint thread_priority:1; member in struct:brw_clip_unit_state::__anon25426
    [all...]
  /art/runtime/
thread.cc 365 jint thread_priority = GetNativePriority(); local
380 thread_group, thread_name.get(), thread_priority, thread_is_daemon);
402 SetInt(opeer_, thread_priority);
    [all...]

Completed in 247 milliseconds