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()
351 PGRP_UNLOCK(pgrp); in sys_setsid()451 PGRP_UNLOCK(pgrp); in sys_setpgid()456 PGRP_UNLOCK(pgrp); in sys_setpgid()460 PGRP_UNLOCK(pgrp); in sys_setpgid()
513 PGRP_UNLOCK(pgrp);580 PGRP_UNLOCK(savepgrp);581 PGRP_UNLOCK(pgrp);602 PGRP_UNLOCK(savepgrp);632 PGRP_UNLOCK(pgrp);659 PGRP_UNLOCK(pgrp);
138 PGRP_UNLOCK(pg); in sys_getpriority()223 PGRP_UNLOCK(pg); in sys_setpriority()
467 PGRP_UNLOCK(pg); in tty_wait_background()1485 PGRP_UNLOCK(tp->t_pgrp); in tty_signal_pgrp()1832 PGRP_UNLOCK(pg); in tty_generic_ioctl()
688 PGRP_UNLOCK(pg); in kern_procctl()
962 PGRP_UNLOCK(pg); in funsetown()1017 PGRP_UNLOCK(pg); in funsetownlst()1092 PGRP_UNLOCK(pgrp); in fsetown()1129 PGRP_UNLOCK(pgrp); in fsetown()
637 PGRP_UNLOCK(p1->p_pgrp); in do_fork()
1754 PGRP_UNLOCK(pgrp); in killpg1()1934 PGRP_UNLOCK(pgrp); in gsignal()3779 PGRP_UNLOCK(sigio->sio_pgrp); in pgsigio()
972 PGRP_UNLOCK(pg); in sys_ktrace()
851 #define PGRP_UNLOCK(pg) mtx_unlock(&(pg)->pg_mtx) macro861 PGRP_UNLOCK(pg); \