Home
last modified time | relevance | path

Searched refs:async_fibre (Results 1 – 6 of 6) sorted by relevance

/openssl/crypto/async/arch/
H A Dasync_posix.h62 } async_fibre; typedef
67 static ossl_inline int async_fibre_swapcontext(async_fibre *o, async_fibre *n, int r) in async_fibre_swapcontext()
87 int async_fibre_makecontext(async_fibre *fibre);
88 void async_fibre_free(async_fibre *fibre);
H A Dasync_win.h25 } async_fibre; typedef
43 int async_fibre_init_dispatcher(async_fibre *fibre);
H A Dasync_win.c42 async_fibre *fibre = &ctx->dispatcher; in async_local_cleanup()
50 int async_fibre_init_dispatcher(async_fibre *fibre) in async_fibre_init_dispatcher()
H A Dasync_posix.c96 int async_fibre_makecontext(async_fibre *fibre) in async_fibre_makecontext()
128 void async_fibre_free(async_fibre *fibre) in async_fibre_free()
H A Dasync_null.h22 } async_fibre; typedef
/openssl/crypto/async/
H A Dasync_local.h34 async_fibre dispatcher;
40 async_fibre fibrectx;

Completed in 20 milliseconds