Lines Matching refs:ffrt_function_t

93 typedef void(*ffrt_function_t)(void*);
95 ffrt_function_t exec;
96 ffrt_function_t destroy;
258 ffrt_function_t func;
259 ffrt_function_t after_func;
280 static inline ffrt_function_header_t* ffrt_create_function_wrapper(const ffrt_function_t func,
281 const ffrt_function_t after_func, void* arg)
294 static inline void ffrt_submit_c(ffrt_function_t func, const ffrt_function_t after_func,
495 ffrt_function_t func;
496 ffrt_function_t after_func;
517 static inline ffrt_function_header_t* ffrt_create_function_wrapper(const ffrt_function_t func,
518 const ffrt_function_t after_func, void* arg)
531 static inline void ffrt_submit_c(ffrt_function_t func, const ffrt_function_t after_func,
561 ffrt_task_handle_t ffrt_submit_h_base(ffrt_function_t func, void* arg, const ffrt_deps_t* in_deps, …
626 ffrt_function_t func;
627 ffrt_function_t after_func;
648 static inline ffrt_function_header_t* ffrt_create_function_wrapper(const ffrt_function_t func,
649 const ffrt_function_t after_func, void* arg)
662 static inline ffrt_task_handle_t ffrt_submit_h_c(ffrt_function_t func, const ffrt_function_t after_…
668 static inline void ffrt_submit_c(ffrt_function_t func, const ffrt_function_t after_func,
1332 ffrt_function_t func;
1333 ffrt_function_t after_func;
1354 static inline ffrt_function_header_t* ffrt_create_function_wrapper(const ffrt_function_t func,
1355 const ffrt_function_t after_func, void* arg)
1368 static inline void ffrt_submit_c(ffrt_function_t func, const ffrt_function_t after_func,
1518 ffrt_function_t func;
1519 ffrt_function_t after_func;
1540 static inline ffrt_function_header_t* ffrt_create_function_wrapper(const ffrt_function_t func,
1541 const ffrt_function_t after_func, void* arg)
1554 static inline void ffrt_submit_c(ffrt_function_t func, const ffrt_function_t after_func,
1640 ffrt_function_t func;
1641 ffrt_function_t after_func;
1662 static inline ffrt_function_header_t* ffrt_create_function_wrapper(const ffrt_function_t func,
1663 const ffrt_function_t after_func, void* arg)
1676 static inline void ffrt_submit_c(ffrt_function_t func, const ffrt_function_t after_func,
2386 ffrt_function_t func;
2387 ffrt_function_t after_func;
2408 static inline ffrt_function_header_t* ffrt_create_function_wrapper(const ffrt_function_t func,
2409 …const ffrt_function_t after_func, void* arg, ffrt_function_kind_t kind_t = ffrt_function_kind_gene…