diff options
author | 2021-11-11 06:31:51 -0800 | |
---|---|---|
committer | 2021-11-12 10:30:57 -0800 | |
commit | 0b82747dc48d5bf0871bdc6da8cb6eec1256355f (patch) | |
tree | 323e1555048a99c28508090d656b2dccd199b61d /scripts/build-many-glibcs.py | |
parent | String: Split memcpy tests so that parallel build is faster (diff) | |
download | glibc-0b82747dc48d5bf0871bdc6da8cb6eec1256355f.tar.xz glibc-0b82747dc48d5bf0871bdc6da8cb6eec1256355f.zip |
Avoid extra load with CAS in __pthread_mutex_lock_full [BZ #28537]
Replace boolean CAS with value CAS to avoid the extra load.
Reviewed-by: Szabolcs Nagy <szabolcs.nagy@arm.com>
Diffstat (limited to 'scripts/build-many-glibcs.py')
0 files changed, 0 insertions, 0 deletions