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

Jon Roelofs jonathan at codesourcery.com
Wed Aug 13 08:13:26 PDT 2014


Renamed according to mclow's suggestion: s/_LIBCPP_SINGLE_THREADED/_LIBCPP_HAS_NO_THREADS/

http://reviews.llvm.org/D3969

Files:
  include/__config
  include/__mutex_base
  include/condition_variable
  include/future
  include/mutex
  include/shared_mutex
  include/thread
  src/algorithm.cpp
  src/chrono.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.12454.patch
Type: text/x-patch
Size: 14256 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140813/479b7345/attachment.bin>


More information about the cfe-commits mailing list