HomeSort by relevance Sort by last modified time
    Searched refs:GetNativePriority (Results 1 - 5 of 5) sorted by null

  /art/test/051-thread/
thread_test.cc 25 return ThreadForEnv(env)->GetNativePriority();
  /art/runtime/
thread_android.cc 76 int Thread::GetNativePriority() {
thread_linux.cc 28 int Thread::GetNativePriority() {
thread.h 313 static int GetNativePriority();
    [all...]
thread.cc 822 jint thread_priority = GetNativePriority();
    [all...]

Completed in 863 milliseconds