Module rustix::thread

source ·
Available on crate feature thread only.
Expand description

Thread-associated operations.

Structs§

Enums§

Functions§

  • nanosleep(request, remain)—Sleeps for a duration.