Searched refs:async_fibre (Results 1 – 6 of 6) sorted by relevance
62 } async_fibre; typedef64 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);
25 } async_fibre; typedef41 int async_fibre_init_dispatcher(async_fibre *fibre);
27 async_fibre *fibre = &ctx->dispatcher; in async_local_cleanup()35 int async_fibre_init_dispatcher(async_fibre *fibre) in async_fibre_init_dispatcher()
35 int async_fibre_makecontext(async_fibre *fibre) in async_fibre_makecontext()54 void async_fibre_free(async_fibre *fibre) in async_fibre_free()
22 } async_fibre; typedef
34 async_fibre dispatcher;40 async_fibre fibrectx;