Searched refs:task_fun (Results 1 – 3 of 3) sorted by relevance
115 run_task(task_fun *tf, opaque_t ta, cb_fun *cf, opaque_t ca) in run_task()
231 typedef int task_fun(opaque_t); typedef653 extern void run_task(task_fun *, opaque_t, cb_fun *, opaque_t);
5454 include/am_utils.h; changed task_fun, cb_fun and fwd_fun typedefs