Home
last modified time | relevance | path

Searched refs:AioCb (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/nix/src/sys/
H A Daio.rs48 /// Mode for `AioCb::fsync`. Controls whether only data or both data and
79 /// Return values for [`AioCb::cancel`](struct.AioCb.html#method.cancel) and
87 /// `AioCb::error`
103 // ops, allowing the crate's users to get pinned references to `AioCb`. That
108 struct AioCb { structure names
110 /// Could this `AioCb` potentially have any in-kernel state?
115 // that there's no way to write an AioCb constructor that neither boxes
120 impl AioCb { impls
154 AioCb { in common_init()
[all...]

Completed in 1 milliseconds