Home
last modified time | relevance | path

Searched refs:fibrectx (Results 1 – 2 of 2) sorted by relevance

/openssl/crypto/async/
H A Dasync.c95 async_fibre_free(&job->fibrectx); in async_job_free()
123 if (! async_fibre_makecontext(&job->fibrectx)) { in async_get_pool_job()
162 if (!async_fibre_swapcontext(&job->fibrectx, in async_start_func()
226 &ctx->currjob->fibrectx, 1)) { in ASYNC_start_job()
268 &ctx->currjob->fibrectx, 1)) { in ASYNC_start_job()
304 if (!async_fibre_swapcontext(&job->fibrectx, in ASYNC_pause_job()
381 if (job == NULL || !async_fibre_makecontext(&job->fibrectx)) { in ASYNC_init_thread()
H A Dasync_local.h40 async_fibre fibrectx; member

Completed in 5 milliseconds