Home
last modified time | relevance | path

Searched refs:UContext (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/nix/src/
Ducontext.rs10 pub struct UContext { struct
14 impl UContext { argument
16 pub fn get() -> Result<UContext> { in get()
20 UContext { in get()
/external/rust/crates/nix/
DCHANGELOG.md1468 - Added accessors `sigmask_mut` and `sigmask` to `UContext` in
1541 - Added new module `::nix::ucontext` with struct `UContext`. Currently for