Home
last modified time | relevance | path

Searched refs:add_tid_to_cgroup (Results 1 – 1 of 1) sorted by relevance

/system/core/libcutils/
Dsched_policy.c74 static int add_tid_to_cgroup(int tid, int fd) in add_tid_to_cgroup() function
312 if (add_tid_to_cgroup(tid, fd) != 0) { in set_cpuset_policy()
317 if (boost_fd > 0 && add_tid_to_cgroup(tid, boost_fd) != 0) { in set_cpuset_policy()
394 if (add_tid_to_cgroup(tid, fd) != 0) { in set_sched_policy()