Searched defs:fibre (Results 1 – 4 of 4) sorted by relevance
42 async_fibre *fibre = &ctx->dispatcher; in async_local_cleanup() local50 int async_fibre_init_dispatcher(async_fibre *fibre) in async_fibre_init_dispatcher()
96 int async_fibre_makecontext(async_fibre *fibre) in async_fibre_makecontext()128 void async_fibre_free(async_fibre *fibre) in async_fibre_free()
57 ucontext_t fibre; member
23 LPVOID fibre; member
Completed in 7 milliseconds