Docs.rs
linux-futex-1.0.0
linux-futex 1.0.0
Permalink
Docs.rs crate page
BSD-2-Clause
Links
Repository
crates.io
Source
Owners
m-ou-se
Dependencies
libc ^0.2.155
normal
Versions
80.77%
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
linux_
futex
1.0.0
Module op
Module Items
Structs
In crate linux_
futex
linux_futex
Module
op
Copy item path
Source
Expand description
Arguments to the
wake_op
function.
Structs
ยง
Cmp
The comparison
wake_op
applies to the old value of the second futex.
Op
The operation
wake_op
applies to the second futex.
OpAnd
Cmp
The operation and comparison
wake_op
applies to the second futex.