[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
Thu Nov 12 19:18:40 PST 2020


zibi updated this revision to Diff 305012.
zibi marked 5 inline comments as done.
zibi added a comment.

Resubmit the patch with small delta to make use of member function __thread_t::__get_id() and validate CI.


Repository:
  rG LLVM Github Monorepo

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.305012.patch
Type: text/x-patch
Size: 12058 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20201113/42e9f89f/attachment-0001.bin>


More information about the libcxx-commits mailing list