Searched refs:PROC_SUNLOCK (Results 1 – 8 of 8) sorted by relevance
930 PROC_SUNLOCK(p); in thread_exit()1240 PROC_SUNLOCK(p); in thread_single()1270 PROC_SUNLOCK(p); in thread_single()1405 PROC_SUNLOCK(p); in thread_suspend_check()1475 PROC_SUNLOCK(p); in thread_suspend_switch()1600 PROC_SUNLOCK(p); in thread_single_end()
2313 PROC_SUNLOCK(p); in tdsendsignal()2323 PROC_SUNLOCK(p); in tdsendsignal()2332 PROC_SUNLOCK(p); in tdsendsignal()2339 PROC_SUNLOCK(p); in tdsendsignal()2374 PROC_SUNLOCK(p); in tdsendsignal()2424 PROC_SUNLOCK(p); in tdsendsignal()2475 PROC_SUNLOCK(p); in tdsigwakeup()2500 PROC_SUNLOCK(p); in tdsigwakeup()2517 PROC_SUNLOCK(p); in tdsigwakeup()2659 PROC_SUNLOCK(p); in ptracestop()[all …]
562 PROC_SUNLOCK(td->td_proc); in poll_idle()
1275 PROC_SUNLOCK(p); in kern_wait6()1293 PROC_SUNLOCK(p); in kern_wait6()
838 PROC_SUNLOCK(p); in kern_ptrace()1096 PROC_SUNLOCK(p); in kern_ptrace()
689 PROC_SUNLOCK(p2); in do_fork()
491 PROC_SUNLOCK(p); in sleepq_check_ast_sc_locked()
728 #define PROC_SUNLOCK(p) mtx_unlock_spin(&(p)->p_slock) macro