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

/system/core/libcutils/
H A Dsched_policy.c73 static int fg_schedboost_fd = -1; variable
147 fg_schedboost_fd = open(filename, O_WRONLY | O_CLOEXEC);
302 boost_fd = fg_schedboost_fd;
394 boost_fd = fg_schedboost_fd;

Completed in 101 milliseconds