Searched refs:async_fibre_init_dispatcher (Results 1 – 5 of 5) sorted by relevance
28 # define async_fibre_init_dispatcher(f) macro
41 int async_fibre_init_dispatcher(async_fibre *fibre);
68 # define async_fibre_init_dispatcher(d) macro
35 int async_fibre_init_dispatcher(async_fibre *fibre) in async_fibre_init_dispatcher() function
48 async_fibre_init_dispatcher(&nctx->dispatcher); in async_ctx_new()
Completed in 9 milliseconds