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

  /art/runtime/
thread_android.cc 81 return kNormThreadPriority;
thread_linux.cc 26 return kNormThreadPriority;
thread.h 86 kNormThreadPriority = 5,
    [all...]

Completed in 97 milliseconds