Home
last modified time | relevance | path

Searched refs:SchedNormal (Results 1 – 2 of 2) sorted by relevance

/test/dittosuite/include/ditto/
Dmultithreading_utils.h28 SchedNormal = 0, enumerator
/test/dittosuite/src/
Dmultithreading_utils.cpp49 sched_attr_.sched_policy = SchedPolicy::SchedNormal; in operator =()