json/benchmarks/thirdparty/benchmark/cmake/thread_safety_attributes.cpp

5 lines
79 B
C++
Raw Normal View History

#define HAVE_THREAD_SAFETY_ATTRIBUTES
#include "../src/mutex.h"
int main() {}