halide_spawn_thread   33 src/runtime/fake_thread_pool.cpp WEAK halide_thread *halide_spawn_thread(void (*f)(void *), void *closure) {
halide_spawn_thread   47 src/runtime/gcd_thread_pool.cpp WEAK halide_thread *halide_spawn_thread(void (*f)(void *), void *closure) {
halide_spawn_thread   29 src/runtime/hexagon_remote/thread_pool.cpp struct halide_thread *halide_spawn_thread(void (*f)(void *), void *closure) {
halide_spawn_thread   49 src/runtime/posix_threads.cpp WEAK struct halide_thread *halide_spawn_thread(void (*f)(void *), void *closure) {
halide_spawn_thread   60 src/runtime/windows_threads.cpp WEAK halide_thread *halide_spawn_thread(void(*f)(void *), void *closure) {