libcxx

libcxx mirror with random patches
git clone https://git.neptards.moe/neptards/libcxx.git
Log | Files | Refs

thread_safety_attributes.cpp (79B)


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