Home
last modified time | relevance | path

Searched defs:swapcontext (Results 1 – 4 of 4) sorted by relevance

/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/aarch64/
Dalign.rs57 pub fn swapcontext(uocp: *mut ucontext_t, ucp: *const ucontext_t) -> ::c_int; in swapcontext() function
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/
Dmod.rs813 pub fn swapcontext(uocp: *mut ucontext_t, ucp: *const ucontext_t) -> ::c_int; in swapcontext() function
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/
Ds390x.rs960 pub fn swapcontext(uocp: *mut ::ucontext_t, ucp: *const ::ucontext_t) -> ::c_int; in swapcontext() function
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/x86/
Dmod.rs1101 pub fn swapcontext(uocp: *mut ucontext_t, ucp: *const ucontext_t) -> ::c_int; in swapcontext() function