llvm-for-llvmta/utils/benchmark/cmake/thread_safety_attributes.cpp

5 lines
79 B
C++
Raw Permalink Normal View History

2022-04-25 10:02:23 +02:00
#define HAVE_THREAD_SAFETY_ATTRIBUTES
#include "../src/mutex.h"
int main() {}