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