cosmopolitan/libc/isystem/shared_mutex
Justine Tunney b4084dd6c6
Introduce libcxx <shared_mutex>
git@github.com:llvm-mirror/libcxx.git
78d6a7767ed57b50122a161b91f59f19c9bd0d19
2023-10-31 21:57:28 -07:00

4 lines
171 B
Text

#ifndef COSMOPOLITAN_LIBC_ISYSTEM_MUTEX_
#define COSMOPOLITAN_LIBC_ISYSTEM_MUTEX_
#include "third_party/libcxx/shared_mutex"
#endif /* COSMOPOLITAN_LIBC_ISYSTEM_MUTEX_ */