Module std::os::unix::thread1.9.0[][src]

This is supported on Unix only.

Unix-specific extensions to primitives in the std::thread module.

Traits

JoinHandleExt [
Unix
]

Unix-specific extensions to thread::JoinHandle.

Type Definitions

RawPthread [
Unix
]