Searched refs:rw_exit_wakeup (Results 1 – 3 of 3) sorted by relevance
972 jnz rw_exit_wakeup987 jmp rw_exit_wakeup /* last reader with waiters */994 jnz rw_exit_wakeup1060 jnz rw_exit_wakeup1074 jmp rw_exit_wakeup /* last reader with waiters */1081 jnz rw_exit_wakeup
559 bne,pn %xcc, rw_exit_wakeup ! if not, go to C571 ba,pt %xcc, rw_exit_wakeup ! otherwise, wake waiters576 bne,pn %xcc, rw_exit_wakeup ! if not, go to C
411 rw_exit_wakeup(rwlock_impl_t *lp) in rw_exit_wakeup() function