[libcxx-commits] [libcxx] [libc++] FreeBSD use fallback for atomic timed wait (PR #180400)

Jessica Clarke via libcxx-commits libcxx-commits at lists.llvm.org
Sun Feb 8 04:42:02 PST 2026


jrtc27 wrote:

The original code was "fine", no? The only flaw was that it needed an intermediate cast via uintptr_t for the size-stuffed-in-a-pointer feature of the API?

https://github.com/llvm/llvm-project/pull/180400


More information about the libcxx-commits mailing list