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