Searched refs:thread_priority (Results 1 – 3 of 3) sorted by relevance
1138 jint thread_priority = GetNativePriority(); in CreatePeer() local1149 self, peer.Get(), thr_group.Get(), thread_name.Get(), thread_priority, as_daemon); in CreatePeer()1167 thread_priority); in CreatePeer()1173 thread_priority); in CreatePeer()1203 jint thread_priority = kNormThreadPriority; // Always normalize to NORM priority. in CreateCompileTimePeer() local1224 thread_priority); in CreateCompileTimePeer()1230 thread_priority); in CreateCompileTimePeer()1241 jint thread_priority) { in InitPeer() argument1246 WellKnownClasses::java_lang_Thread_priority->SetInt<kTransactionActive>(peer, thread_priority); in InitPeer()
1666 jint thread_priority)
949 "720-thread-priority/thread_priority.cc",