Module std::thread::parker

Thread "parking". Adapted from Rust's Parker implementation.

See Futex implementation and generic implementation using pthread.

Structs