[PATCH] D19412: [libcxx] Refactor pthread usage - II
Asiri Rathnayake via cfe-commits
cfe-commits at lists.llvm.org
Tue May 3 03:03:48 PDT 2016
rmaprath updated this revision to Diff 55961.
rmaprath added a comment.
As agreed, reverted back to using the native mutex / condition_variable types within library sources.
@EricWF: Good to go now?
Thanks.
/ Asiri
http://reviews.llvm.org/D19412
Files:
include/__config
include/__mutex_base
include/__threading_support
include/mutex
include/thread
src/algorithm.cpp
src/condition_variable.cpp
src/memory.cpp
src/mutex.cpp
src/thread.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19412.55961.patch
Type: text/x-patch
Size: 24502 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160503/8d26ae16/attachment-0001.bin>
More information about the cfe-commits
mailing list