Module nix::sched [−][src]
Structs
| CloneFlags | |
| CpuSet | CpuSet represent a bit-mask of CPUs. CpuSets are used by sched_setaffinity and sched_getaffinity for example. |
Functions
| clone | |
| sched_getaffinity |
|
| sched_setaffinity |
|
| sched_yield | Explicitly yield the processor to other threads. |
| setns | |
| unshare |
Type Definitions
| CloneCb |