default_do_task    26 src/runtime/fake_thread_pool.cpp WEAK halide_do_task_t custom_do_task = default_do_task;
default_do_task   126 src/runtime/gcd_thread_pool.cpp WEAK halide_do_task_t custom_do_task = default_do_task;
default_do_task    14 src/runtime/thread_pool.cpp WEAK halide_do_task_t custom_do_task = default_do_task;
default_do_task    62 src/runtime/thread_pool_common.h WEAK int default_do_task(void *user_context, halide_task_t f, int idx,