aboutsummaryrefslogtreecommitdiff
path: root/nptl/Versions
diff options
context:
space:
mode:
Diffstat (limited to 'nptl/Versions')
-rw-r--r--nptl/Versions7
1 files changed, 3 insertions, 4 deletions
diff --git a/nptl/Versions b/nptl/Versions
index c76efffe37..9afbb028f2 100644
--- a/nptl/Versions
+++ b/nptl/Versions
@@ -127,6 +127,7 @@ libc {
pthread_barrierattr_setpshared;
pthread_condattr_getpshared;
pthread_condattr_setpshared;
+ pthread_getcpuclockid;
pthread_mutex_timedlock;
pthread_mutexattr_getpshared;
pthread_mutexattr_setpshared;
@@ -285,6 +286,7 @@ libc {
pthread_detach;
pthread_getattr_default_np;
pthread_getconcurrency;
+ pthread_getcpuclockid;
pthread_getspecific;
pthread_join;
pthread_key_create;
@@ -434,10 +436,7 @@ libpthread {
}
GLIBC_2.2 {
- pthread_getcpuclockid;
- pthread_yield;
- pthread_rwlock_timedrdlock;
- pthread_rwlock_timedwrlock;
+ __libpthread_version_placeholder;
}
GLIBC_2.2.3 {