This change removes the unnecessary lock operation on __kmp_initz_lock inside the __kmp_atfork_child() function for Linux; the lock variable is initialized in the same function later.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Differential D44949 |