Searched refs:async_fibre_init_dispatcher (Results 1 – 5 of 5) sorted by relevance
28 # define async_fibre_init_dispatcher(f) macro
33 int async_fibre_init_dispatcher(async_fibre *fibre);
51 # define async_fibre_init_dispatcher(d) macro
35 int async_fibre_init_dispatcher(async_fibre *fibre) in async_fibre_init_dispatcher() function
46 async_fibre_init_dispatcher(&nctx->dispatcher); in async_ctx_new()