Searched refs:add_two (Results 1 – 1 of 1) sorted by relevance
/openssl/test/ |
H A D | asynctest.c | 31 static int add_two(void *args) in add_two() function 208 || ASYNC_start_job(&job, waitctx, &funcret, add_two, NULL, 0) in test_ASYNC_start_job() 211 || ASYNC_start_job(&job, waitctx, &funcret, add_two, NULL, 0) in test_ASYNC_start_job()
|
Completed in 5 milliseconds