Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/dev/arm/
H A Dunix_signal.c761 sigreturn_set_state64(thread_t th_act, mcontext64_t *mctx, thread_set_status_flags_t tssf_flags) in sigreturn_set_state64() function
890 error = sigreturn_set_state64(th_act, &mctx.mc64, tssf_flags); in sigreturn()