Docs.rs
rustix-futex-sync-0.2.1
rustix-futex-sync 0.2.1
Docs.rs crate page
Apache-2.0
WITH LLVM-exception OR
Apache-2.0
OR
MIT
Links
Repository
crates.io
Source
Owners
sunfishcode
Dependencies
compiler_builtins ^0.1.101
normal
rustc-std-workspace-core ^1.0.0
normal
lock_api ^0.4.7
normal
rustix ^0.38.1
normal
rand ^0.8.5
dev
Versions
27.27%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
☰
rustix_futex_sync
0.2.1
RawCondvar
Aliased type
In crate rustix_futex_sync
?
Type Alias
rustix_futex_sync
::
RawCondvar
source
·
[
−
]
pub type RawCondvar = Condvar;
Aliased Type
§
struct RawCondvar {
/* private fields */
}