Lines Matching refs:ffrt_function_t

93 typedef void(*ffrt_function_t)(void*);
95 ffrt_function_t exec;
96 ffrt_function_t destroy;
261 ffrt_function_t func;
262 ffrt_function_t after_func;
283 static inline ffrt_function_header_t* ffrt_create_function_wrapper(const ffrt_function_t func,
284 const ffrt_function_t after_func, void* arg)
297 static inline void ffrt_submit_c(ffrt_function_t func, const ffrt_function_t after_func,
497 ffrt_function_t func;
498 ffrt_function_t after_func;
519 static inline ffrt_function_header_t* ffrt_create_function_wrapper(const ffrt_function_t func,
520 const ffrt_function_t after_func, void* arg)
533 static inline void ffrt_submit_c(ffrt_function_t func, const ffrt_function_t after_func,
564 ffrt_task_handle_t ffrt_submit_h_base(ffrt_function_t func, void* arg, const ffrt_deps_t* in_deps, …
633 ffrt_function_t func;
634 ffrt_function_t after_func;
655 static inline ffrt_function_header_t* ffrt_create_function_wrapper(const ffrt_function_t func,
656 const ffrt_function_t after_func, void* arg)
669 static inline ffrt_task_handle_t ffrt_submit_h_c(ffrt_function_t func, const ffrt_function_t after_…
675 static inline void ffrt_submit_c(ffrt_function_t func, const ffrt_function_t after_func,
1340 ffrt_function_t func;
1341 ffrt_function_t after_func;
1362 static inline ffrt_function_header_t* ffrt_create_function_wrapper(const ffrt_function_t func,
1363 const ffrt_function_t after_func, void* arg)
1376 static inline void ffrt_submit_c(ffrt_function_t func, const ffrt_function_t after_func,
1525 ffrt_function_t func;
1526 ffrt_function_t after_func;
1547 static inline ffrt_function_header_t* ffrt_create_function_wrapper(const ffrt_function_t func,
1548 const ffrt_function_t after_func, void* arg)
1561 static inline void ffrt_submit_c(ffrt_function_t func, const ffrt_function_t after_func,
1646 ffrt_function_t func;
1647 ffrt_function_t after_func;
1668 static inline ffrt_function_header_t* ffrt_create_function_wrapper(const ffrt_function_t func,
1669 const ffrt_function_t after_func, void* arg)
1682 static inline void ffrt_submit_c(ffrt_function_t func, const ffrt_function_t after_func,
2392 ffrt_function_t func;
2393 ffrt_function_t after_func;
2414 static inline ffrt_function_header_t* ffrt_create_function_wrapper(const ffrt_function_t func,
2415 …const ffrt_function_t after_func, void* arg, ffrt_function_kind_t kind_t = ffrt_function_kind_gene…