aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/microblaze/le/libpthread.abilist
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2021-04-21 19:49:51 +0200
committerFlorian Weimer <fweimer@redhat.com>2021-04-21 19:49:51 +0200
commitaae43acfd14654d8733f022cd7b44f1636452db9 (patch)
tree73af98b711ab1482caa86406b9fcdb8b1b561912 /sysdeps/unix/sysv/linux/microblaze/le/libpthread.abilist
parent6f009ea9848a473578ccdebc0dc1ccf50debc047 (diff)
downloadglibc-aae43acfd14654d8733f022cd7b44f1636452db9.tar
glibc-aae43acfd14654d8733f022cd7b44f1636452db9.tar.gz
glibc-aae43acfd14654d8733f022cd7b44f1636452db9.tar.bz2
glibc-aae43acfd14654d8733f022cd7b44f1636452db9.zip
nptl: Move pthread_getspecific, __pthread_getspecific into libc
The symbols have been moved using scripts/move-symbol-to-libc.py.
Diffstat (limited to 'sysdeps/unix/sysv/linux/microblaze/le/libpthread.abilist')
-rw-r--r--sysdeps/unix/sysv/linux/microblaze/le/libpthread.abilist2
1 files changed, 0 insertions, 2 deletions
diff --git a/sysdeps/unix/sysv/linux/microblaze/le/libpthread.abilist b/sysdeps/unix/sysv/linux/microblaze/le/libpthread.abilist
index ea38f5ccf6..541556e537 100644
--- a/sysdeps/unix/sysv/linux/microblaze/le/libpthread.abilist
+++ b/sysdeps/unix/sysv/linux/microblaze/le/libpthread.abilist
@@ -3,7 +3,6 @@ GLIBC_2.18 _IO_ftrylockfile F
GLIBC_2.18 _IO_funlockfile F
GLIBC_2.18 __errno_location F
GLIBC_2.18 __h_errno_location F
-GLIBC_2.18 __pthread_getspecific F
GLIBC_2.18 __pthread_mutex_destroy F
GLIBC_2.18 __pthread_mutex_init F
GLIBC_2.18 __pthread_mutex_lock F
@@ -59,7 +58,6 @@ GLIBC_2.18 pthread_getattr_default_np F
GLIBC_2.18 pthread_getconcurrency F
GLIBC_2.18 pthread_getcpuclockid F
GLIBC_2.18 pthread_getname_np F
-GLIBC_2.18 pthread_getspecific F
GLIBC_2.18 pthread_join F
GLIBC_2.18 pthread_key_delete F
GLIBC_2.18 pthread_kill_other_threads_np F