Searched defs:fibre (Results 1 – 4 of 4) sorted by relevance
35 int async_fibre_makecontext(async_fibre *fibre) in async_fibre_makecontext()54 void async_fibre_free(async_fibre *fibre) in async_fibre_free()
27 async_fibre *fibre = &ctx->dispatcher; in async_local_cleanup() local35 int async_fibre_init_dispatcher(async_fibre *fibre) in async_fibre_init_dispatcher()
43 ucontext_t fibre; member
23 LPVOID fibre; member
Completed in 4 milliseconds