Searched defs:swapcontext (Results 1 – 3 of 3) sorted by relevance
43 #pragma weak swapcontext macro45 swapcontext(ucontext_t *oucp, const ucontext_t *ucp) in swapcontext() function
405 TSAN_INTERCEPTOR(int, swapcontext, ucontext_t *oucp, const ucontext_t *ucp) { in TSAN_INTERCEPTOR() argument
387 INTERCEPTOR(int,swapcontext,struct ucontext_t * oucp,struct ucontext_t * ucp) INTERCEPTOR() argument