Searched refs:PGRP_UNLOCK (Results 1 – 11 of 11) sorted by relevance
246 PGRP_UNLOCK(tp->t_pgrp); in tty_info()264 PGRP_UNLOCK(tp->t_pgrp); in tty_info()
354 PGRP_UNLOCK(pgrp); in sys_setsid()454 PGRP_UNLOCK(pgrp); in sys_setpgid()459 PGRP_UNLOCK(pgrp); in sys_setpgid()463 PGRP_UNLOCK(pgrp); in sys_setpgid()
486 PGRP_UNLOCK(pgrp);553 PGRP_UNLOCK(savepgrp);554 PGRP_UNLOCK(pgrp);575 PGRP_UNLOCK(savepgrp);605 PGRP_UNLOCK(pgrp);632 PGRP_UNLOCK(pgrp);
140 PGRP_UNLOCK(pg);227 PGRP_UNLOCK(pg);
419 PGRP_UNLOCK(pg); in tty_wait_background()1301 PGRP_UNLOCK(tp->t_pgrp); in tty_signal_pgrp()1636 PGRP_UNLOCK(pg); in tty_generic_ioctl()
599 PGRP_UNLOCK(p1->p_pgrp); in do_fork()
1006 PGRP_UNLOCK(pg); in funsetown()1061 PGRP_UNLOCK(pg); in funsetownlst()1136 PGRP_UNLOCK(pgrp); in fsetown()1173 PGRP_UNLOCK(pgrp); in fsetown()
1658 PGRP_UNLOCK(pgrp); in killpg1()1824 PGRP_UNLOCK(pgrp); in gsignal()3406 PGRP_UNLOCK(sigio->sio_pgrp);
927 PGRP_UNLOCK(pg);
1494 PGRP_UNLOCK(pg);
748 #define PGRP_UNLOCK(pg) mtx_unlock(&(pg)->pg_mtx) macro758 PGRP_UNLOCK(pg); \