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

/system/core/libcutils/
H A Dsched_policy.cpp65 static int ta_schedboost_fd = -1; variable
160 ta_schedboost_fd = open(filename, O_WRONLY | O_CLOEXEC);
309 boost_fd = ta_schedboost_fd;
426 boost_fd = ta_schedboost_fd;

Completed in 54 milliseconds