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

  /art/runtime/
thread_linux.cc 26 return kNormThreadPriority;
thread_android.cc 74 return kNormThreadPriority;
thread.h 80 kNormThreadPriority = 5,

Completed in 40 milliseconds