Home
last modified time | relevance | path

Searched refs:async_fibre_makecontext (Results 1 – 5 of 5) sorted by relevance

/openssl-master/crypto/async/arch/
A Dasync_win.h31 # define async_fibre_makecontext(c) \ macro
35 # define async_fibre_makecontext(c) \ macro
A Dasync_null.h26 # define async_fibre_makecontext(c) 0 macro
A Dasync_posix.c35 int async_fibre_makecontext(async_fibre *fibre) in async_fibre_makecontext() function
A Dasync_posix.h70 int async_fibre_makecontext(async_fibre *fibre);
/openssl-master/crypto/async/
A Dasync.c127 if (! async_fibre_makecontext(&job->fibrectx)) { in async_get_pool_job()
387 if (job == NULL || !async_fibre_makecontext(&job->fibrectx)) { in ASYNC_init_thread()

Completed in 5 milliseconds