Home
last modified time | relevance | path

Searched refs:sigreturn_set_state32 (Results 1 – 1 of 1) sorted by relevance

/xnu-8019.80.24/bsd/dev/arm/
H A Dunix_signal.c685 sigreturn_set_state32(thread_t th_act, mcontext32_t *mctx) in sigreturn_set_state32() function
878 error = sigreturn_set_state32(th_act, &mctx.mc32); in sigreturn()