[libc-commits] [libc] [libc] Make 'rand()' thread-safe using atomics instead of TLS (PR #96692)

Schrodinger ZHU Yifan via libc-commits libc-commits at lists.llvm.org
Tue Jun 25 17:30:33 PDT 2024


SchrodingerZhu wrote:

Realtime people may not be happy that rand function is not wait-free.

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


More information about the libc-commits mailing list