Searched refs:async_fibre_makecontext (Results 1 – 10 of 10) sorted by relevance
31 # define async_fibre_makecontext(c) \ macro35 # define async_fibre_makecontext(c) \ macro
26 # define async_fibre_makecontext(c) 0 macro
35 int async_fibre_makecontext(async_fibre *fibre) in async_fibre_makecontext() function
84 int async_fibre_makecontext(async_fibre *fibre);
127 if (! async_fibre_makecontext(&job->fibrectx)) { in async_get_pool_job()387 if (job == NULL || !async_fibre_makecontext(&job->fibrectx)) { in ASYNC_init_thread()