Module rustix::process

source ·
Available on crate feature process only.
Expand description

Process-associated operations.

Constants§

Functions§

  • sched_yield()—Hints to the OS that other processes should run.