Searched refs:LOCK_INITED (Results 1 – 5 of 5) sorted by relevance
155 #define LOCK_INITED 0x4 macro
168 if (!(mp->mutex_flag & LOCK_INITED)) { in mutex_init()170 atomic_or_16(&mp->mutex_flag, LOCK_INITED); in mutex_init()184 mp->mutex_flag = LOCK_INITED; in mutex_init()487 qp->qh_lock.mutex_flag = LOCK_INITED; in queue_alloc()2878 (mp->mutex_flag & LOCK_INITED) && in mutex_consistent()2902 mp->mutex_flag = LOCK_INITED; in pthread_spin_init()
697 rwlp->mutex.mutex_flag = LOCK_INITED; in signal_init()
219 rwlp->mutex.mutex_flag = LOCK_INITED; in rwlock_init()
1604 htp->hash_lock.mutex_flag = LOCK_INITED; in finish_init()1684 qp->qh_lock.mutex_flag = LOCK_INITED; in postfork1_child()