[compiler-rt] [scudo] Add ConditionVariable in SizeClassAllocator64 (PR #69031)

via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 16 10:55:44 PDT 2023


ChiaHungDuan wrote:

Suggested by Hans, also updated the test to only call notifyAll() after the counter increment so that we will catch the case which loses wake up.

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


More information about the llvm-commits mailing list