Home
last modified time | relevance | path

Searched defs:test_callback (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/test/
H A Dasynctest.c159 static int test_callback(void *arg) in test_callback() function
/freebsd/contrib/jemalloc/src/
H A Dtsd.c409 test_callback_t test_callback = *tsd_test_callbackp_get_unsafe(tsd); in tsd_cleanup() local