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

/system/core/libcutils/
H A Dsched_policy.c68 static int ta_cpuset_fd = -1; // special cpuset for top app variable
141 ta_cpuset_fd = open(filename, O_WRONLY | O_CLOEXEC);
305 fd = ta_cpuset_fd;

Completed in 82 milliseconds