Searched refs:THR_SETCONTEXT (Results 1 – 6 of 6) sorted by relevance
47 #define THR_SETCONTEXT(ucp) _thr_setcontext(&(ucp)->uc_mcontext, 0, NULL) macro
46 #define THR_SETCONTEXT(ucp) \ macro
40 #define THR_SETCONTEXT(ucp) PANIC("THR_SETCONTEXT() now in use!\n") macro
50 #define THR_SETCONTEXT(ucp) _ppc32_setcontext(&(ucp)->uc_mcontext, 0, NULL) macro