Home
last modified time | relevance | path

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

/art/runtime/
Dthread.cc897 jint thread_priority = GetNativePriority(); in CreatePeer() local
912 thread_group, thread_name.get(), thread_priority, thread_is_daemon); in CreatePeer()
936 thread_priority); in CreatePeer()
943 thread_priority); in CreatePeer()
969 jint thread_priority = GetNativePriority(); in CreateCompileTimePeer() local
991 thread_priority); in CreateCompileTimePeer()
998 thread_priority); in CreateCompileTimePeer()
1010 jint thread_priority) { in InitPeer() argument
1018 SetInt<kTransactionActive>(peer, thread_priority); in InitPeer()
Dthread.h1297 jint thread_priority)