Searched refs:dispatcher (Results 1 – 4 of 4) sorted by relevance
46 async_fibre_init_dispatcher(&nctx->dispatcher); in async_ctx_new()163 &ctx->dispatcher, 1)) { in async_start_func()225 if (!async_fibre_swapcontext(&ctx->dispatcher, in ASYNC_start_job()267 if (!async_fibre_swapcontext(&ctx->dispatcher, in ASYNC_start_job()305 &ctx->dispatcher, 1)) { in ASYNC_pause_job()
34 async_fibre dispatcher; member
42 async_fibre *fibre = &ctx->dispatcher; in async_local_cleanup()
61 **FIFD:** Frame-in-flight dispatcher. Ties together the CFQ and TXPIM to handle
Completed in 18 milliseconds