Searched refs:SchedRr (Results 1 – 2 of 2) sorted by relevance
/test/dittosuite/include/ditto/ | ||
D | multithreading_utils.h | 30 SchedRr = 2, enumerator |
/test/dittosuite/src/ | ||
D | multithreading_utils.cpp | 63 sched_attr_.sched_policy = SchedPolicy::SchedRr; in operator =() |