[libcxx-commits] [PATCH] D88599: [SystemZ][ZOS] Porting pthread_t related functionality within libc++ to z/OS

Zbigniew Sarbinowski via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Oct 7 13:20:57 PDT 2020


zibi updated this revision to Diff 296779.
zibi added a comment.

@mclow.lists Please see my proposal draft so we can call `pthread_equal()`.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D88599/new/

https://reviews.llvm.org/D88599

Files:
  libcxx/include/__config
  libcxx/include/__threading_support
  libcxx/include/mutex
  libcxx/include/thread
  libcxx/src/barrier.cpp
  libcxx/src/mutex.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88599.296779.patch
Type: text/x-patch
Size: 12093 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20201007/bb53b4c4/attachment.bin>


More information about the libcxx-commits mailing list