diff options
Diffstat (limited to 'sysdeps/unix/sysv/linux/microblaze/be/libc.abilist')
-rw-r--r-- | sysdeps/unix/sysv/linux/microblaze/be/libc.abilist | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/microblaze/be/libc.abilist b/sysdeps/unix/sysv/linux/microblaze/be/libc.abilist index f2df3b8ef9..9d935d2c02 100644 --- a/sysdeps/unix/sysv/linux/microblaze/be/libc.abilist +++ b/sysdeps/unix/sysv/linux/microblaze/be/libc.abilist @@ -351,6 +351,7 @@ GLIBC_2.18 __pthread_mutexattr_destroy F GLIBC_2.18 __pthread_mutexattr_init F GLIBC_2.18 __pthread_mutexattr_settype F GLIBC_2.18 __pthread_once F +GLIBC_2.18 __pthread_register_cancel F GLIBC_2.18 __pthread_rwlock_destroy F GLIBC_2.18 __pthread_rwlock_init F GLIBC_2.18 __pthread_rwlock_rdlock F @@ -359,6 +360,7 @@ GLIBC_2.18 __pthread_rwlock_trywrlock F GLIBC_2.18 __pthread_rwlock_unlock F GLIBC_2.18 __pthread_rwlock_wrlock F GLIBC_2.18 __pthread_setspecific F +GLIBC_2.18 __pthread_unregister_cancel F GLIBC_2.18 __pthread_unwind_next F GLIBC_2.18 __ptsname_r_chk F GLIBC_2.18 __pwrite64 F @@ -2308,6 +2310,8 @@ GLIBC_2.34 __pthread_cleanup_routine F GLIBC_2.34 __pthread_key_create F GLIBC_2.34 __pthread_mutex_lock F GLIBC_2.34 __pthread_mutex_unlock F +GLIBC_2.34 __pthread_register_cancel F +GLIBC_2.34 __pthread_unregister_cancel F GLIBC_2.34 __pthread_unwind_next F GLIBC_2.34 call_once F GLIBC_2.34 cnd_broadcast F |