Searched defs:swapcontext (Results 1 – 5 of 5) sorted by relevance
799 pub fn swapcontext(uocp: *mut ucontext_t, ucp: *const ucontext_t) -> c_int; in swapcontext() function
963 pub fn swapcontext(uocp: *mut ucontext_t, ucp: *const ucontext_t) -> c_int; in swapcontext() function
1098 pub fn swapcontext(uocp: *mut ucontext_t, ucp: *const ucontext_t) -> c_int; in swapcontext() function
954 pub fn swapcontext(uocp: *mut crate::ucontext_t, ucp: *const crate::ucontext_t) -> c_int; in swapcontext() function
3313 pub fn swapcontext(uocp: *mut ucontext_t, ucp: *const ucontext_t) -> c_int; in swapcontext() function