Searched refs:add_two (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl.old/dist/test/
H A Dasynctest.c29 static int add_two(void *args) function
136 || ASYNC_start_job(&job, waitctx, &funcret, add_two, NULL, 0)
139 || ASYNC_start_job(&job, waitctx, &funcret, add_two, NULL, 0)
/netbsd-current/crypto/external/bsd/openssl/dist/test/
H A Dasynctest.c29 static int add_two(void *args) function
206 || ASYNC_start_job(&job, waitctx, &funcret, add_two, NULL, 0)
209 || ASYNC_start_job(&job, waitctx, &funcret, add_two, NULL, 0)

Completed in 121 milliseconds