Searched refs:test_callback (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/bsd/jemalloc/dist/src/
H A Dtsd.c257 test_callback_t test_callback = *tsd_test_callbackp_get_unsafe(tsd); local
259 if (test_callback != NULL) {
260 test_callback(data);
/netbsd-current/crypto/external/bsd/openssl/dist/test/
H A Dasynctest.c159 static int test_callback(void *arg) function
175 || ASYNC_WAIT_CTX_set_callback(waitctx, test_callback, (void*)&set_arg)
179 || test_callback != get_callback
/netbsd-current/external/bsd/jemalloc/dist/include/jemalloc/internal/
H A Dtsd.h55 O(test_callback, test_callback_t, int)
/netbsd-current/external/bsd/jemalloc/include/jemalloc/internal/
H A Dtsd.h55 O(test_callback, test_callback_t, int)

Completed in 108 milliseconds