Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dthreadstest.c542 static int thread_local_thread_cb_ok = 0; variable
570 thread_local_thread_cb_ok = 1; in thread_local_thread_cb()
586 || !TEST_int_eq(thread_local_thread_cb_ok, 1)) in test_thread_local()