Searched refs:thunk_kill (Results 1 – 2 of 2) sorted by relevance
/netbsd/sys/arch/usermode/include/ | ||
H A D | thunk.h | 95 void thunk_kill(pid_t pid, int sig); |
/netbsd/sys/arch/usermode/usermode/ | ||
H A D | thunk.c | 351 thunk_kill(pid_t pid, int sig) in thunk_kill() function |