[llvm-branch-commits] [compiler-rt] [asan] Install `pthread_atfork` (PR #75290)

Vitaly Buka via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Tue Dec 12 22:59:16 PST 2023


https://github.com/vitalybuka created https://github.com/llvm/llvm-project/pull/75290

This prevents deadlocks in forked process
if parent had more then one running threads.





More information about the llvm-branch-commits mailing list