Home
last modified time | relevance | path

Searched refs:async_fibre_swapcontext (Results 1 – 4 of 4) sorted by relevance

/openssl/crypto/async/
H A Dasync.c166 if (!async_fibre_swapcontext(&job->fibrectx, in async_start_func()
229 if (!async_fibre_swapcontext(&ctx->dispatcher, in ASYNC_start_job()
272 if (!async_fibre_swapcontext(&ctx->dispatcher, in ASYNC_start_job()
309 if (!async_fibre_swapcontext(&job->fibrectx, in ASYNC_pause_job()
/openssl/crypto/async/arch/
H A Dasync_null.h25 # define async_fibre_swapcontext(o,n,r) 0 macro
H A Dasync_win.h27 # define async_fibre_swapcontext(o,n,r) \ macro
H A Dasync_posix.h67 static ossl_inline int async_fibre_swapcontext(async_fibre *o, async_fibre *n, int r) in async_fibre_swapcontext() function

Completed in 23 milliseconds