tsan_load
return namemap == NULL || tsan_load(&namemap->max_number) == 0;
#define LOAD(x) tsan_load(&x)
state.seed = tsan_load(&global_seed);
return tsan_load(&FIPS_state) == FIPS_STATE_SELFTEST;
loclstate = tsan_load(&FIPS_state);
loclstate = tsan_load(&FIPS_state);
loclstate = tsan_load(&FIPS_state);
r = tsan_load(&drbg->reseed_counter) - 2;
drbg->reseed_next_counter = tsan_load(&drbg->reseed_counter);
drbg->reseed_next_counter = tsan_load(&drbg->reseed_counter);
if (!OSSL_PARAM_set_uint(p, tsan_load(&drbg->reseed_counter)))
res = tsan_load(stat);
&& !tsan_load(&abortserverthread)
} while (!tsan_load(&shutdowndone));