Home
last modified time | relevance | path

Searched defs:fibre (Results 1 - 8 of 8) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/async/arch/
H A Dasync_win.c27 async_fibre *fibre = &ctx->dispatcher; in async_local_cleanup() local
35 int async_fibre_init_dispatcher(async_fibre *fibre) in async_fibre_init_dispatcher() argument
[all...]
H A Dasync_posix.c35 int async_fibre_makecontext(async_fibre *fibre) in async_fibre_makecontext() argument
54 async_fibre_free(async_fibre *fibre) async_fibre_free() argument
[all...]
H A Dasync_win.h23 LPVOID fibre; member
H A Dasync_posix.h57 ucontext_t fibre; member
/third_party/openssl/crypto/async/arch/
H A Dasync_win.c27 async_fibre *fibre = &ctx->dispatcher; in async_local_cleanup() local
35 int async_fibre_init_dispatcher(async_fibre *fibre) in async_fibre_init_dispatcher() argument
[all...]
H A Dasync_posix.c35 int async_fibre_makecontext(async_fibre *fibre) in async_fibre_makecontext() argument
54 async_fibre_free(async_fibre *fibre) async_fibre_free() argument
[all...]
H A Dasync_win.h23 LPVOID fibre; member
H A Dasync_posix.h57 ucontext_t fibre; member

Completed in 2 milliseconds