Docs.rs
thread-priority-3.0.0
thread-priority 3.0.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
iddm
Dependencies
bitflags ^2
normal
cfg-if ^1
normal
log ^0.4
normal
rustversion ^1
normal
rstest ^0.25
dev
libc >=0.2.123
normal
libc >=0.2.161
normal
libc >=0.2.123
normal
windows ^0.61
normal
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
ThreadId
thread_
priority
3.0.0
In thread_
priority::
unix
thread_priority
::
unix
Type Alias
Thread
Id
Copy item path
Source
pub type ThreadId =
pthread_t
;
Expand description
An alias type for a thread id.