Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/usermode/include/
H A Dthunk.h138 int thunk_sigblock(int);
/netbsd-src/sys/arch/usermode/usermode/
H A Dtrap.c172 thunk_sigblock(i); in stop_all_signal_handlers()
H A Dthunk.c603 thunk_sigblock(int sig) in thunk_sigblock() function