Home
last modified time | relevance | path

Searched refs:thread_unlock_high (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dturnstile.c254 thread_unlock_high(inheritor); in turnstile_pi_waive()
577 thread_unlock_high(owner); in turnstile_block()
578 thread_unlock_high(t); in turnstile_block()
596 thread_unlock_high(t); in turnstile_block()
614 thread_unlock_high(t); in turnstile_block()
750 thread_unlock_high(t); /* drop run queue lock */ in turnstile_wakeup()
H A Dsleepq.c240 thread_unlock_high(tp); /* drop runq lock */ in sleepq_wakeone_chan()
264 thread_unlock_high(tp); /* drop runq lock */ in sleepq_wakeall_chan()
/illumos-gate/usr/src/uts/common/sys/
H A Dthread.h595 #define thread_unlock_high(t) disp_lock_exit_high((t)->t_lockp) macro
/illumos-gate/usr/src/uts/common/syscall/
H A Dlwp_sobj.c1483 thread_unlock_high(tp); /* release run queue lock */ in lwp_release_all()
2319 thread_unlock_high(tp); in lwp_rwlock_release()