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

/system/core/libcutils/
H A Dsched_policy.cpp66 static int rt_schedboost_fd = -1; variable
166 rt_schedboost_fd = open(filename, O_WRONLY | O_CLOEXEC);
429 boost_fd = rt_schedboost_fd;

Completed in 249 milliseconds