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

  /frameworks/base/core/java/android/os/
SchedulingPolicyService.java 48 // since if not the case then the getThreadGroupLeader() test will also fail.
50 prio > PRIORITY_MAX || Process.getThreadGroupLeader(tid) != pid) {
Process.java 691 public static final int getThreadGroupLeader(int tid) {
    [all...]

Completed in 740 milliseconds