Home
last modified time | relevance | path

Searched refs:async_fibre_makecontext (Results 1 - 10 of 10) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/async/arch/
H A Dasync_win.h31 # define async_fibre_makecontext(c) \ macro
35 # define async_fibre_makecontext(c) \ macro
H A Dasync_null.h26 # define async_fibre_makecontext(c) 0 macro
H A Dasync_posix.c35 int async_fibre_makecontext(async_fibre *fibre) in async_fibre_makecontext() function
H A Dasync_posix.h84 int async_fibre_makecontext(async_fibre *fibre);
/third_party/openssl/crypto/async/arch/
H A Dasync_win.h31 # define async_fibre_makecontext(c) \ macro
35 # define async_fibre_makecontext(c) \ macro
H A Dasync_null.h26 # define async_fibre_makecontext(c) 0 macro
H A Dasync_posix.c35 int async_fibre_makecontext(async_fibre *fibre) in async_fibre_makecontext() function
H A Dasync_posix.h84 int async_fibre_makecontext(async_fibre *fibre);
/third_party/node/deps/openssl/openssl/crypto/async/
H 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()
/third_party/openssl/crypto/async/
H 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 6 milliseconds