xref: /llvm-project/third-party/benchmark/cmake/thread_safety_attributes.cpp (revision 5dda2efde574d3a200d04c371f561a77ee9f4aff)
1 #define HAVE_THREAD_SAFETY_ATTRIBUTES
2 #include "../src/mutex.h"
3 
main()4 int main() {}
5