Home
last modified time | relevance | path

Searched refs:swapcontext (Results 1 – 9 of 9) sorted by relevance

/rust-libc-0.2.174/libc-test/semver/
H A Dlinux-gnu-x86_64.txt31 swapcontext
H A Dlinux-s390x.txt115 swapcontext
H A Dlinux-i686.txt225 swapcontext
H A Daix.txt2529 swapcontext
/rust-libc-0.2.174/src/unix/linux_like/linux/gnu/b64/x86_64/
H A Dmod.rs799 pub fn swapcontext(uocp: *mut ucontext_t, ucp: *const ucontext_t) -> c_int; in swapcontext() function
/rust-libc-0.2.174/src/unix/linux_like/linux/gnu/b64/aarch64/
H A Dmod.rs963 pub fn swapcontext(uocp: *mut ucontext_t, ucp: *const ucontext_t) -> c_int; in swapcontext() function
/rust-libc-0.2.174/src/unix/linux_like/linux/gnu/b64/
H A Ds390x.rs954 pub fn swapcontext(uocp: *mut crate::ucontext_t, ucp: *const crate::ucontext_t) -> c_int; in swapcontext() function
/rust-libc-0.2.174/src/unix/linux_like/linux/gnu/b32/x86/
H A Dmod.rs1098 pub fn swapcontext(uocp: *mut ucontext_t, ucp: *const ucontext_t) -> c_int; in swapcontext() function
/rust-libc-0.2.174/src/unix/aix/
H A Dmod.rs3313 pub fn swapcontext(uocp: *mut ucontext_t, ucp: *const ucontext_t) -> c_int; in swapcontext() function