[libcxx-commits] [PATCH] D110110: [libc++] [ABI BREAK] Remove non-atomic "platform" semaphore implementations.
Arthur O'Dwyer via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Nov 4 11:35:05 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd0eaf75320ea: [libc++] Remove non-atomic "platform" semaphore implementations. (authored by arthur.j.odwyer).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110110/new/
https://reviews.llvm.org/D110110
Files:
libcxx/include/__threading_support
libcxx/include/semaphore
libcxx/src/support/win32/thread_win32.cpp
libcxx/test/std/thread/thread.semaphore/acquire.pass.cpp
libcxx/test/std/thread/thread.semaphore/ctor.compile.pass.cpp
libcxx/test/std/thread/thread.semaphore/release.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110110.384829.patch
Type: text/x-patch
Size: 9175 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211104/66251fe2/attachment-0001.bin>
More information about the libcxx-commits
mailing list