halide_do_task_t#
- int(*) halide_do_task_t (void *, halide_task_t, int, uint8_t *)
If you use the default do_par_for, you can still set a custom handler to perform each individual task.
Returns the old handler.
If you use the default do_par_for, you can still set a custom handler to perform each individual task.
Returns the old handler.