diff options
Diffstat (limited to 'sysdeps/unix/sysv/linux/csky/libc.abilist')
-rw-r--r-- | sysdeps/unix/sysv/linux/csky/libc.abilist | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/csky/libc.abilist b/sysdeps/unix/sysv/linux/csky/libc.abilist index 85851c5fca..adb4e15cb8 100644 --- a/sysdeps/unix/sysv/linux/csky/libc.abilist +++ b/sysdeps/unix/sysv/linux/csky/libc.abilist @@ -1488,6 +1488,7 @@ GLIBC_2.29 pthread_condattr_getpshared F GLIBC_2.29 pthread_condattr_init F GLIBC_2.29 pthread_condattr_setclock F GLIBC_2.29 pthread_condattr_setpshared F +GLIBC_2.29 pthread_create F GLIBC_2.29 pthread_detach F GLIBC_2.29 pthread_equal F GLIBC_2.29 pthread_exit F @@ -1979,6 +1980,7 @@ GLIBC_2.29 telldir F GLIBC_2.29 tempnam F GLIBC_2.29 textdomain F GLIBC_2.29 tfind F +GLIBC_2.29 thrd_create F GLIBC_2.29 thrd_current F GLIBC_2.29 thrd_detach F GLIBC_2.29 thrd_equal F @@ -2313,6 +2315,7 @@ GLIBC_2.34 pthread_condattr_getclock F GLIBC_2.34 pthread_condattr_getpshared F GLIBC_2.34 pthread_condattr_setclock F GLIBC_2.34 pthread_condattr_setpshared F +GLIBC_2.34 pthread_create F GLIBC_2.34 pthread_detach F GLIBC_2.34 pthread_getattr_default_np F GLIBC_2.34 pthread_getconcurrency F @@ -2385,6 +2388,7 @@ GLIBC_2.34 sem_timedwait F GLIBC_2.34 sem_trywait F GLIBC_2.34 sem_unlink F GLIBC_2.34 sem_wait F +GLIBC_2.34 thrd_create F GLIBC_2.34 thrd_detach F GLIBC_2.34 thrd_exit F GLIBC_2.34 thrd_join F |