Searched defs:thread_priority (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dthread.cc365 jint thread_priority = GetNativePriority(); local
380 thread_group, thread_name.get(), thread_priority, thread_is_daemon);
402 SetInt(opeer_, thread_priority);

Completed in 31 milliseconds