Searched refs:RTLD_LOCK_RLOCKED (Results 1 – 2 of 2) sorted by relevance
260 lockstate->lockstate = RTLD_LOCK_RLOCKED; in rlock_acquire()289 case RTLD_LOCK_RLOCKED: in lock_release()321 case RTLD_LOCK_RLOCKED: in lock_restart_for_upgrade()
85 #define RTLD_LOCK_RLOCKED 1 macro