Searched refs:swapcontext (Results 1 – 8 of 8) sorted by relevance
42 if (swapcontext(&child_context, &orig_context) < 0) { in Child()59 if (swapcontext(&orig_context, &child_context) < 0) { in Run()
38 if (swapcontext(&orig_context, &child_context) < 0) { in main()
63 swapcontext(&oldc, &ctx1); in main()
322 INTERCEPTOR(int, swapcontext, struct ucontext_t *oucp, in INTERCEPTOR() argument335 int res = REAL(swapcontext)(oucp, ucp); in INTERCEPTOR()784 ASAN_INTERCEPT_FUNC(swapcontext); in InitializeAsanInterceptors()
101 yet either: system library functions such as ``swapcontext``, exception
165 178092 Incomplete stack traces when using makecontext/swapcontext
3051 fun:swapcontext=uninstrumented
229 PUBLIC 40c50 0 swapcontext