Searched refs:S_EXIT (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/sys/
H A Dpioctl.h71 # define S_EXIT 0x00000020 /* stop on exit */ macro
/freebsd-11-stable/sys/kern/
H A Dkern_exit.c270 * requested S_EXIT stops we will block here until they ack
273 _STOPEVENT(p, S_EXIT, 0);
285 * PIOCWAIT in case they aren't listening for S_EXIT stops or
H A Dsys_process.c1491 if (event != S_EXIT)

Completed in 138 milliseconds