Searched refs:GetPriority (Results 1 – 4 of 4) sorted by relevance
53 int GetPriority(int thread_id) in GetPriority() function
129 int priority = thread::GetPriority(*tid); in Dump()
33 int GetPriority(int thread_id);
467 return os::thread::GetPriority(tid); in GetThreadPriority()