This repository has been archived on 2024-05-02. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
ar_basalt/thirdparty/basalt-headers/test/benchmark/cmake/thread_safety_attributes.cpp
2022-04-05 11:42:28 +03:00

5 lines
79 B
C++

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