Home
last modified time | relevance | path

Searched refs:current_uid (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssl/test/
H A Dthreadstest.c73 static TSAN_QUALIFIER int current_uid = 1 << (sizeof(int) * 8 - 2); in get_new_uid() local
79 r = ++current_uid; in get_new_uid()
85 return tsan_counter(&current_uid); in get_new_uid()