Home
last modified time | relevance | path

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

/freebsd-src/crypto/openssl/test/
H A Dthreadstest.c93 static void thread_local_thread_cb(void) in thread_local_thread_cb() function
121 || !TEST_true(run_thread(&thread, thread_local_thread_cb)) in test_thread_local()