[libcxx-commits] [libcxx] [libc++] Refactor the predicate taking variant of `__cxx_atomic_wait` (PR #80596)
via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Feb 16 07:52:26 PST 2024
Jan =?utf-8?q?Kokemüller?= <jan.kokemueller at gmail.com>,
Jan =?utf-8?q?Kokemüller?= <jan.kokemueller at gmail.com>,
Jan =?utf-8?q?Kokemüller?= <jan.kokemueller at gmail.com>,
Jan =?utf-8?q?Kokemüller?= <jan.kokemueller at gmail.com>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/80596 at github.com>
huixie90 wrote:
LGTM with comments from Louis resolved.
I could continue the discussion on whether to refactor the code to use public `wait` API after this lands.
also just FYI, I have further refactoring to enable these functions reusable by atomic_ref (which build on top of this patch)
https://github.com/llvm/llvm-project/pull/81427
https://github.com/llvm/llvm-project/pull/80596
More information about the libcxx-commits
mailing list