Searched refs:wait_cleanup (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl.old/dist/engines/ |
H A D | e_dasync.c | 401 static void wait_cleanup(ASYNC_WAIT_CTX *ctx, const void *key, in wait_cleanup() function 455 writefd, wait_cleanup)) { in dummy_pause_job() 456 wait_cleanup(waitctx, engine_dasync_id, pipefds[0], writefd); in dummy_pause_job()
|
/netbsd-src/crypto/external/bsd/openssl/dist/engines/ |
H A D | e_dasync.c | 503 static void wait_cleanup(ASYNC_WAIT_CTX *ctx, const void *key, in wait_cleanup() function 571 writefd, wait_cleanup)) { in dummy_pause_job() 572 wait_cleanup(waitctx, engine_dasync_id, pipefds[0], writefd); in dummy_pause_job()
|