[compiler-rt] [compiler-rt][builtins] Switch libatomic locks to pthread_mutex_t. (PR #94374)

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 6 14:51:08 PDT 2024


MaskRay wrote:

Perhaps we can keep the current spin locks for `#if defined(__ANDROID__) || defined(_WIN32)`

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


More information about the llvm-commits mailing list