Home
last modified time | relevance | path

Searched refs:async_fibre (Results 1 - 12 of 12) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/async/arch/
H A Dasync_posix.h62 } async_fibre; typedef
64 static ossl_inline int async_fibre_swapcontext(async_fibre *o, async_fibre *n, int r) in async_fibre_swapcontext()
84 int async_fibre_makecontext(async_fibre *fibre);
85 void async_fibre_free(async_fibre *fibre);
H A Dasync_win.h25 } async_fibre; typedef
41 int async_fibre_init_dispatcher(async_fibre *fibre);
H A Dasync_win.c27 async_fibre *fibre = &ctx->dispatcher; in async_local_cleanup()
35 int async_fibre_init_dispatcher(async_fibre *fibre) in async_fibre_init_dispatcher()
H A Dasync_posix.c35 int async_fibre_makecontext(async_fibre *fibre) in async_fibre_makecontext()
54 void async_fibre_free(async_fibre *fibre) in async_fibre_free()
H A Dasync_null.h22 } async_fibre; typedef
/third_party/openssl/crypto/async/arch/
H A Dasync_posix.h62 } async_fibre; typedef
64 static ossl_inline int async_fibre_swapcontext(async_fibre *o, async_fibre *n, int r) in async_fibre_swapcontext()
84 int async_fibre_makecontext(async_fibre *fibre);
85 void async_fibre_free(async_fibre *fibre);
H A Dasync_win.c27 async_fibre *fibre = &ctx->dispatcher; in async_local_cleanup()
35 int async_fibre_init_dispatcher(async_fibre *fibre) in async_fibre_init_dispatcher()
H A Dasync_posix.c35 int async_fibre_makecontext(async_fibre *fibre) in async_fibre_makecontext()
54 void async_fibre_free(async_fibre *fibre) in async_fibre_free()
H A Dasync_win.h25 } async_fibre; typedef
41 int async_fibre_init_dispatcher(async_fibre *fibre);
H A Dasync_null.h22 } async_fibre; typedef
/third_party/node/deps/openssl/openssl/crypto/async/
H A Dasync_local.h34 async_fibre dispatcher;
40 async_fibre fibrectx;
/third_party/openssl/crypto/async/
H A Dasync_local.h34 async_fibre dispatcher;
40 async_fibre fibrectx;

Completed in 3 milliseconds