Searched defs:swapcontext_args (Results 1 – 2 of 2) sorted by relevance
54 struct swapcontext_args { struct55 struct __ucontext *oucp;56 const struct __ucontext_t *ucp;
1119 struct swapcontext_args { struct1120 …l_[PADL_(struct __ucontext *)]; struct __ucontext * oucp; char oucp_r_[PADR_(struct __ucontext *)];1121 …truct __ucontext *)]; const struct __ucontext * ucp; char ucp_r_[PADR_(const struct __ucontext *)];