Home
last modified time | relevance | path

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

/system/core/libcutils/
Dsched_policy.c68 static int ta_cpuset_fd = -1; // special cpuset for top app variable
138 ta_cpuset_fd = open(filename, O_WRONLY | O_CLOEXEC); in __initialize()
300 fd = ta_cpuset_fd; in set_cpuset_policy()