https://github.com/halide/Halide
Raw File
Tip revision: f9ccd5c0ae74c6c260e9be963dc0ab0410d93bdb authored by Shoaib Kamil on 14 June 2024, 18:24:17 UTC
No longer silently hide errors in Metal completion handlers (alternative approach) (#8240)
Tip revision: f9ccd5c
windows_threads_tsan.cpp
#define TSAN_ANNOTATIONS 1

#include "windows_threads.cpp"
back to top