Searched defs:thread_priority (Results 1 – 1 of 1) sorted by relevance
1112 jint thread_priority = GetNativePriority(); in CreatePeer() local1185 jint thread_priority = kNormThreadPriority; // Always normalize to NORM priority. in CreateCompileTimePeer() local1226 jint thread_priority) { in InitPeer()