Home
last modified time | relevance | path

Searched refs:thread_priority (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dthread.cc1087 jint thread_priority = GetNativePriority(); in CreatePeer() local
1102 thread_group, thread_name.get(), thread_priority, thread_is_daemon); in CreatePeer()
1127 thread_priority); in CreatePeer()
1134 thread_priority); in CreatePeer()
1160 jint thread_priority = kNormThreadPriority; // Always normalize to NORM priority. in CreateCompileTimePeer() local
1182 thread_priority); in CreateCompileTimePeer()
1189 thread_priority); in CreateCompileTimePeer()
1201 jint thread_priority) { in InitPeer() argument
1209 SetInt<kTransactionActive>(peer, thread_priority); in InitPeer()
Dthread.h1315 jint thread_priority)