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

  /art/test/051-thread/
thread_test.cc 25 return ThreadForEnv(env)->GetNativePriority();
  /art/openjdkjvmti/
ti_thread.cc 288 info_ptr->priority = target->GetNativePriority();
    [all...]
  /art/runtime/
thread.h 383 static int GetNativePriority();
    [all...]
thread.cc     [all...]

Completed in 564 milliseconds