]> git.ipfire.org Git - thirdparty/glibc.git/commit
misc, nptl: Remove stray references to __condvar_load_64_relaxed
authorFlorian Weimer <fweimer@redhat.com>
Mon, 6 Dec 2021 07:01:08 +0000 (08:01 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Mon, 6 Dec 2021 07:01:08 +0000 (08:01 +0100)
commit68007900beef12000ed90f38c251eaf32fbc0490
treecffdc901f121e7464d60506ab67258d48ac38b3b
parent4fb4e7e821e36180835bf88e363f9f13b5797e3a
misc, nptl: Remove stray references to __condvar_load_64_relaxed

The function was renamed to __atomic_wide_counter_load_relaxed
in commit 8bd336a00a5311bf7a9e99b3b0e9f01ff5faa74b ("nptl: Extract
<bits/atomic_wide_counter.h> from pthread_cond_common.c").
misc/atomic_wide_counter.c
nptl/pthread_cond_common.c