➕ using Google Benchmark #921
This commit is contained in:
parent
a8f711a2f1
commit
b406e3704b
53 changed files with 8039 additions and 0 deletions
4
benchmarks/thirdparty/benchmark/cmake/thread_safety_attributes.cpp
vendored
Normal file
4
benchmarks/thirdparty/benchmark/cmake/thread_safety_attributes.cpp
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
#define HAVE_THREAD_SAFETY_ATTRIBUTES
|
||||
#include "../src/mutex.h"
|
||||
|
||||
int main() {}
|
||||
Loading…
Add table
Add a link
Reference in a new issue