Searched defs:ThreadPriorityController (Results 1 – 1 of 1) sorted by relevance
53 ThreadPriorityController() : mSystemCallsInterface(std::make_unique<SystemCalls>()) {} in ThreadPriorityController() function55 explicit ThreadPriorityController(std::unique_ptr<SystemCallsInterface> s) : in ThreadPriorityController() function