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

/system/core/libcutils/
H A Dsched_policy.cpp56 static int system_bg_cpuset_fd = -1; variable
152 system_bg_cpuset_fd = open(filename, O_WRONLY | O_CLOEXEC);
312 fd = system_bg_cpuset_fd;

Completed in 49 milliseconds