Home
last modified time | relevance | path

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

/third_party/openssl/test/
Dthreadstest.c79 static int thread_local_thread_cb_ok = 0; variable
107 thread_local_thread_cb_ok = 1; in thread_local_thread_cb()
123 || !TEST_int_eq(thread_local_thread_cb_ok, 1)) in test_thread_local()