Searched refs:kNormThreadPriority (Results 1 – 2 of 2) sorted by relevance
/art/runtime/ | ||
D | thread.h | 117 kNormThreadPriority = 5, enumerator |
D | thread.cc | 1181 jint thread_priority = kNormThreadPriority; // Always normalize to NORM priority. in CreateCompileTimePeer() |