Searched refs:rwlock_owner (Results 1 – 5 of 5) sorted by relevance
191 rwlp->rwlock_owner == (uintptr_t)self && in rw_write_held()461 rwlp->rwlock_owner = (uintptr_t)ulwp; in rw_queue_release()680 rwlp->rwlock_owner == (uintptr_t)self) { in rwlock_lock()850 rwlp->rwlock_owner = (uintptr_t)self; in rw_wrlock_impl()988 rwlp->rwlock_owner = (uintptr_t)self; in rw_trywrlock()1045 rwlp->rwlock_owner = 0; in rw_unlock()
318 ultos((uint64_t)rcopy.rwlock_owner, 16, in rwlock_error()
72 #define rwlock_owner readercv.data macro
2587 generic_so.rwlock.rwlock_owner; in sync_get_info_common()