[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
Mon Sep 20 15:13:19 PDT 2021


Quuxplusone updated this revision to Diff 373725.
Quuxplusone added a comment.

Rebase onto D110042 <https://reviews.llvm.org/D110042>. Enable the unit test for constinit-friendliness.


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/ctor.compile.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110110.373725.patch
Type: text/x-patch
Size: 8051 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210920/3fa1df7a/attachment.bin>


More information about the libcxx-commits mailing list