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 | e731212bc3a3af5935aa0cc2ec738eddb127f383 (patch) | |
| tree | bdd386c2e24511a61f76305fcac08f445ac8546e /sysdeps/unix/sysv/linux/sh/le/libpthread.abilist | |
| parent | bbacf0f56cac095869b75e557b8bcd3b97964050 (diff) | |
| download | glibc-e731212bc3a3af5935aa0cc2ec738eddb127f383.tar.xz glibc-e731212bc3a3af5935aa0cc2ec738eddb127f383.zip | |
nptl: Move pthread_barrierattr_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/sh/le/libpthread.abilist')
| -rw-r--r-- | sysdeps/unix/sysv/linux/sh/le/libpthread.abilist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/sh/le/libpthread.abilist b/sysdeps/unix/sysv/linux/sh/le/libpthread.abilist index ddffb897a7..caf9d219cc 100644 --- a/sysdeps/unix/sysv/linux/sh/le/libpthread.abilist +++ b/sysdeps/unix/sysv/linux/sh/le/libpthread.abilist @@ -18,7 +18,6 @@ GLIBC_2.2 pthread_attr_setguardsize F GLIBC_2.2 pthread_attr_setstack F GLIBC_2.2 pthread_attr_setstackaddr F GLIBC_2.2 pthread_attr_setstacksize F -GLIBC_2.2 pthread_barrierattr_init F GLIBC_2.2 pthread_barrierattr_setpshared F GLIBC_2.2 pthread_cancel F GLIBC_2.2 pthread_create F |
