Searched refs:test_callback (Results 1 – 3 of 3) sorted by relevance
159 static int test_callback(void *arg) in test_callback() function175 || ASYNC_WAIT_CTX_set_callback(waitctx, test_callback, (void*)&set_arg) in test_ASYNC_callback_status()179 || test_callback != get_callback in test_ASYNC_callback_status()
409 test_callback_t test_callback = *tsd_test_callbackp_get_unsafe(tsd); in tsd_cleanup() local411 if (test_callback != NULL) { in tsd_cleanup()412 test_callback(data); in tsd_cleanup()
56 O(test_callback, test_callback_t, int)