Searched defs:swapcontext_args (Results 1 – 2 of 2) sorted by relevance
58 struct swapcontext_args { struct59 struct __ucontext *oucp;60 const struct __ucontext_t *ucp;
1137 struct swapcontext_args { struct1138 …l_[PADL_(struct __ucontext *)]; struct __ucontext * oucp; char oucp_r_[PADR_(struct __ucontext *)];1139 …truct __ucontext *)]; const struct __ucontext * ucp; char ucp_r_[PADR_(const struct __ucontext *)];