[libc-commits] [libc] [llvm] [libc][CndVar] reimplmement conditional variable with FIFO ordering (PR #192748)

Michael Jones via libc-commits libc-commits at lists.llvm.org
Mon Apr 20 13:52:52 PDT 2026


https://github.com/michaelrj-google commented:

I'm not clear on why this patch is necessary. Does the previous CndVar not work? I'd rather push towards "complete" than focus on optimization for the threading functions right now.

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


More information about the libc-commits mailing list