[libc-commits] [PATCH] D148293: [LIBC] Fix incorrect handling of `pthread_join(tid, nullptr)`

Noah Goldstein via Phabricator via libc-commits libc-commits at lists.llvm.org
Sun Apr 16 17:37:28 PDT 2023


goldstein.w.n updated this revision to Diff 514064.
goldstein.w.n added a comment.

Remove unrelated changes


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148293

Files:
  libc/src/__support/threads/thread.h
  libc/test/integration/src/pthread/CMakeLists.txt
  libc/test/integration/src/pthread/pthread_join_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148293.514064.patch
Type: text/x-patch
Size: 5535 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230417/a1cd6139/attachment.bin>


More information about the libc-commits mailing list