Home | History | Annotate | Download | only in rtl

Lines Matching refs:uctx

147 typedef void (*sigactionhandler_t)(int sig, my_siginfo_t *siginfo, void *uctx);
1768 bool sigact, int sig, my_siginfo_t *info, void *uctx) {
1795 ((sigactionhandler_t)pc)(sig, info, uctx);