using Google Benchmark #921

This commit is contained in:
Niels Lohmann 2018-01-18 22:00:32 +01:00
parent a8f711a2f1
commit b406e3704b
No known key found for this signature in database
GPG key ID: 7F3CEA63AE251B69
53 changed files with 8039 additions and 0 deletions

View file

@ -0,0 +1,4 @@
#define HAVE_THREAD_SAFETY_ATTRIBUTES
#include "../src/mutex.h"
int main() {}