1.9.0[][src]Module std::os::unix::thread

This is supported on Unix only.

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

Traits

JoinHandleExtUnix

Unix-specific extensions to thread::JoinHandle.

Type Definitions

RawPthreadUnix