ThreadScheduler
Defined in header “ark/core/thread.hh”.
An enumeration of potential thread schedulers. Right now, this maps directly to Linux/pthread schedulers.
Values
-
Other
-
RoundRobin
-
Fifo
-
Batch
-
Idle
Defined in header “ark/core/thread.hh”.
An enumeration of potential thread schedulers. Right now, this maps directly to Linux/pthread schedulers.
Other
RoundRobin
Fifo
Batch
Idle