Home
last modified time | relevance | path

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

/freebsd/contrib/netbsd-tests/lib/libpthread/
H A Dt_sigmask.c95 upcalls_not_started_handler2(int sig, siginfo_t *info, void *ctx) in upcalls_not_started_handler2() function
118 act.sa_sigaction = upcalls_not_started_handler2; in ATF_TC_BODY()