[libcxx-commits] [libcxx] [libc++] Save duration/timeout locally for condition_variable waits (PR #148330)
Yanzuo Liu via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Jul 12 00:50:27 PDT 2025
zwuis wrote:
Can you explain why libc++, not programmers using libc++, should make this change to avoid accessing modified wait duration or timeout parameters?
https://github.com/llvm/llvm-project/pull/148330
More information about the libcxx-commits
mailing list