Searched refs:get_sched_policy (Results 1 - 4 of 4) sorted by relevance

/system/core/include/cutils/
H A Dsched_policy.h49 extern int get_sched_policy(int tid, SchedPolicy *policy);
/system/core/libcutils/
H A Dsched_policy.c204 int get_sched_policy(int tid, SchedPolicy *policy) function
321 int get_sched_policy(int tid UNUSED, SchedPolicy *policy) function
/system/core/toolbox/
H A Dps.c171 if (get_sched_policy(pid, &p) < 0)
H A Dtop.c397 if (get_sched_policy(pid, &p) < 0)

Completed in 66 milliseconds