Searched refs:TSAN_FAKE_UNLOCK (Results 1 – 1 of 1) sorted by relevance
27 # define TSAN_FAKE_UNLOCK(x) __tsan_mutex_pre_unlock((x), 0); \ macro33 # define TSAN_FAKE_UNLOCK(x) macro583 TSAN_FAKE_UNLOCK(&lock->write_lock); in ossl_rcu_write_lock()
Completed in 6 milliseconds