Home
last modified time | relevance | path

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

/titanic_44/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.c241 thread_unlock_high(tp); /* drop runq lock */ in sleepq_wakeone_chan()
265 thread_unlock_high(tp); /* drop runq lock */ in sleepq_wakeall_chan()
/titanic_44/usr/src/uts/common/sys/
H A Dthread.h581 #define thread_unlock_high(t) disp_lock_exit_high((t)->t_lockp) macro
/titanic_44/usr/src/uts/common/syscall/
H A Dlwp_sobj.c1468 thread_unlock_high(tp); /* release run queue lock */ in lwp_release_all()
2304 thread_unlock_high(tp); in lwp_rwlock_release()