Home
last modified time | relevance | path

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

/openssl/test/
H A Dthreadstest.c39 #define TSAN_ACQUIRE(s) __tsan_acquire(s) macro
41 #define TSAN_ACQUIRE(s) macro
329 TSAN_ACQUIRE(&writer_ptr); in writer_fn()

Completed in 6 milliseconds