Crate os_id[][src]

Contains structs to represent process and thread identifiers

Re-exports

pub use thread::ThreadId;
pub use process::ProcessId;

Modules

process

Process id module

thread

Thread id module