diff options
| author | Florian Weimer <fweimer@redhat.com> | 2021-05-06 15:56:37 +0200 |
|---|---|---|
| committer | Florian Weimer <fweimer@redhat.com> | 2021-05-06 15:56:37 +0200 |
| commit | f1af331c4e87dee7d91e404b9f746c99ca3f2c71 (patch) | |
| tree | ef6ff8254bf6fbed0f2a9132abc66b996197f4ef /sysdeps/unix/sysv/linux/arc/libpthread.abilist | |
| parent | 43b3746aff2f20c5865f559a76896fc6b131c09c (diff) | |
| download | glibc-f1af331c4e87dee7d91e404b9f746c99ca3f2c71.tar.xz glibc-f1af331c4e87dee7d91e404b9f746c99ca3f2c71.zip | |
nptl: Move pthread_barrier_init 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/arc/libpthread.abilist')
| -rw-r--r-- | sysdeps/unix/sysv/linux/arc/libpthread.abilist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/arc/libpthread.abilist b/sysdeps/unix/sysv/linux/arc/libpthread.abilist index 4c6c446226..b5dde51e7f 100644 --- a/sysdeps/unix/sysv/linux/arc/libpthread.abilist +++ b/sysdeps/unix/sysv/linux/arc/libpthread.abilist @@ -18,7 +18,6 @@ GLIBC_2.32 pthread_attr_setguardsize F GLIBC_2.32 pthread_attr_setstack F GLIBC_2.32 pthread_attr_setstackaddr F GLIBC_2.32 pthread_attr_setstacksize F -GLIBC_2.32 pthread_barrier_init F GLIBC_2.32 pthread_barrier_wait F GLIBC_2.32 pthread_barrierattr_destroy F GLIBC_2.32 pthread_barrierattr_getpshared F |
