[PATCH] D42214: libcxx: Move Windows threading support into a .cpp file.
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 19 17:26:16 PST 2018
pcc updated this revision to Diff 130731.
pcc added a comment.
- Add compatible definitions of __libcpp_recursive_mutex_t
https://reviews.llvm.org/D42214
Files:
libcxx/include/__threading_support
libcxx/src/support/win32/thread_win32.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42214.130731.patch
Type: text/x-patch
Size: 17231 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180120/48017d00/attachment.bin>
More information about the llvm-commits
mailing list