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

/system/core/libcutils/
H A Dsched_policy.cpp63 static int bg_schedboost_fd = -1; variable
164 bg_schedboost_fd = open(filename, O_WRONLY | O_CLOEXEC);
299 boost_fd = bg_schedboost_fd;
418 boost_fd = bg_schedboost_fd;

Completed in 43 milliseconds