about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/i386/libpthread.abilist
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2021-05-06 15:56:37 +0200
committerFlorian Weimer <fweimer@redhat.com>2021-05-06 15:56:37 +0200
commitb9aec0dd9f270b09be6546443e8070de7e8b0d98 (patch)
treeacd4f83813fae1be8cbc4fee1c9a6aa12dac7769 /sysdeps/unix/sysv/linux/i386/libpthread.abilist
parentf1af331c4e87dee7d91e404b9f746c99ca3f2c71 (diff)
downloadglibc-b9aec0dd9f270b09be6546443e8070de7e8b0d98.tar.gz
glibc-b9aec0dd9f270b09be6546443e8070de7e8b0d98.tar.xz
glibc-b9aec0dd9f270b09be6546443e8070de7e8b0d98.zip
nptl: Move pthread_barrier_wait into libc
The symbol was moved using scripts/move-symbol-to-libc.py.

Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
Diffstat (limited to 'sysdeps/unix/sysv/linux/i386/libpthread.abilist')
-rw-r--r--sysdeps/unix/sysv/linux/i386/libpthread.abilist1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/i386/libpthread.abilist b/sysdeps/unix/sysv/linux/i386/libpthread.abilist
index 73f2e66248..8d60711477 100644
--- a/sysdeps/unix/sysv/linux/i386/libpthread.abilist
+++ b/sysdeps/unix/sysv/linux/i386/libpthread.abilist
@@ -27,7 +27,6 @@ GLIBC_2.18 pthread_getattr_default_np F
 GLIBC_2.18 pthread_setattr_default_np F
 GLIBC_2.2 pthread_attr_getstack F
 GLIBC_2.2 pthread_attr_setstack F
-GLIBC_2.2 pthread_barrier_wait F
 GLIBC_2.2 pthread_barrierattr_destroy F
 GLIBC_2.2 pthread_barrierattr_init F
 GLIBC_2.2 pthread_barrierattr_setpshared F