Searched refs:rw_exit_wakeup (Results 1 – 3 of 3) sorted by relevance
971 jnz rw_exit_wakeup985 jmp rw_exit_wakeup /* last reader with waiters */992 jnz rw_exit_wakeup1058 jnz rw_exit_wakeup1072 jmp rw_exit_wakeup /* last reader with waiters */1079 jnz rw_exit_wakeup
555 bne,pn %xcc, rw_exit_wakeup ! if not, go to C567 ba,pt %xcc, rw_exit_wakeup ! otherwise, wake waiters572 bne,pn %xcc, rw_exit_wakeup ! if not, go to C
405 rw_exit_wakeup(rwlock_impl_t *lp) in rw_exit_wakeup() function