Searched refs:uocp (Results 1 – 1 of 1) sorted by relevance
/stdlib/ |
A D | tst-swapcontext1.c | 34 func4(ucontext_t *uocp, ucontext_t *ucp, const char *str, const char *fmt) in func4() argument 37 if (swapcontext(uocp, ucp) == -1) in func4() 44 func3(ucontext_t *uocp, ucontext_t *ucp, const char *str, const char *fmt) in func3() argument 47 func4(uocp, ucp, str, fmt); in func3()
|
Completed in 3 milliseconds