Searched defs:ucontext_t (Results 1 – 25 of 47) sorted by relevance
12
49 pub fn makecontext(ucp: *mut ucontext_t, func: extern "C" fn(), argc: ::c_int, ...); in makecontext()50 pub fn swapcontext(uocp: *mut ucontext_t, ucp: *const ucontext_t) -> ::c_int; in swapcontext()
4 pub type ucontext_t = sigcontext; typedef
6 pub type ucontext_t = sigcontext; typedef
54 #define ucontext_t xucontext_t macro
16 typedef struct ucontext ucontext_t; typedef
37 } ucontext_t; typedef
52 } ucontext_t; typedef
64 } ucontext_t; typedef
39 } ucontext_t; typedef
72 } ucontext_t; typedef
62 } ucontext_t; typedef
38 } ucontext_t; typedef
71 } ucontext_t; typedef
66 } ucontext_t; typedef
73 } ucontext_t; typedef
48 } ucontext_t; typedef
79 } ucontext_t; typedef