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