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

/system/core/libcutils/
H A Dsched_policy.cpp58 static int fg_cpuset_fd = -1; variable
148 fg_cpuset_fd = open(filename, O_WRONLY | O_CLOEXEC);
304 fd = fg_cpuset_fd;

Completed in 153 milliseconds