mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-27 23:08:31 +00:00
Introduce libcxx <shared_mutex>
git@github.com:llvm-mirror/libcxx.git 78d6a7767ed57b50122a161b91f59f19c9bd0d19
This commit is contained in:
parent
ee82f90bba
commit
b4084dd6c6
5 changed files with 635 additions and 1 deletions
4
libc/isystem/shared_mutex
Normal file
4
libc/isystem/shared_mutex
Normal file
|
@ -0,0 +1,4 @@
|
|||
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_MUTEX_
|
||||
#define COSMOPOLITAN_LIBC_ISYSTEM_MUTEX_
|
||||
#include "third_party/libcxx/shared_mutex"
|
||||
#endif /* COSMOPOLITAN_LIBC_ISYSTEM_MUTEX_ */
|
Loading…
Add table
Add a link
Reference in a new issue