Searched refs:UContext (Results 1 – 2 of 2) sorted by relevance
10 pub struct UContext { struct14 impl UContext { argument16 pub fn get() -> Result<UContext> { in get()20 UContext { in get()
1468 - Added accessors `sigmask_mut` and `sigmask` to `UContext` in1541 - Added new module `::nix::ucontext` with struct `UContext`. Currently for