thread_safety_attributes.cpp 79 B

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