Searched refs:PGRP_LOCK (Results 1 – 9 of 9) sorted by relevance
493 PGRP_LOCK(pgrp); in pgfind()592 PGRP_LOCK(pgrp); in enterpgrp()608 PGRP_LOCK(pgrp); in enterpgrp()733 PGRP_LOCK(pgrp); in doenterpgrp()734 PGRP_LOCK(savepgrp); in doenterpgrp()760 PGRP_LOCK(savepgrp); in leavepgrp()791 PGRP_LOCK(pgrp); in pgdelete()834 PGRP_LOCK(pgrp); in fixjobc_kill()846 PGRP_LOCK(pgrp); in fixjobc_kill()862 PGRP_LOCK(pgrp); in fixjobc_kill()
317 PGRP_LOCK(tp->t_pgrp); in tty_info()
125 PGRP_LOCK(pg); in kern_getpriority()217 PGRP_LOCK(pg); in kern_setpriority()
576 PGRP_LOCK(p1->p_pgrp); in do_fork()
437 PGRP_LOCK(pg); in tty_wait_background()1522 PGRP_LOCK(tp->t_pgrp); in tty_signal_pgrp()
1758 PGRP_LOCK(pgrp); in killpg1()3928 PGRP_LOCK(sigio->sio_pgrp); in pgsigio()
1035 PGRP_LOCK(pg); in funsetown_locked()1104 PGRP_LOCK(pg); in funsetownlst()
899 #define PGRP_LOCK(pg) mtx_lock(&(pg)->pg_mtx) macro906 PGRP_LOCK(pg); \
996 PGRP_LOCK(sigio->sio_pgrp);