[libc-commits] [libc] [libc][arc4random 3/4] implement global and local random state (PR #152617)
Schrodinger ZHU Yifan via libc-commits
libc-commits at lists.llvm.org
Wed Aug 27 07:04:38 PDT 2025
SchrodingerZhu wrote:
@lntue I have finished the cleaning up. After discussing with @jhuber6, I fallback to mutex instead of using a lockless freelist.
https://github.com/llvm/llvm-project/pull/152617
More information about the libc-commits
mailing list