[PATCH] [libc++] Allow libc++ to be built on systems without POSIX threads

Jon Roelofs jonathan at codesourcery.com
Thu Aug 21 13:49:51 PDT 2014


Implement a few of mclow's comments.

http://reviews.llvm.org/D3969

Files:
  include/__config
  include/__mutex_base
  include/atomic
  include/condition_variable
  include/future
  include/memory
  include/mutex
  include/shared_mutex
  include/thread
  src/algorithm.cpp
  src/condition_variable.cpp
  src/debug.cpp
  src/future.cpp
  src/memory.cpp
  src/mutex.cpp
  src/shared_mutex.cpp
  src/thread.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3969.12803.patch
Type: text/x-patch
Size: 15922 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140821/c7a1a0d2/attachment.bin>


More information about the cfe-commits mailing list