summaryrefslogtreecommitdiff
path: root/nptl/Versions
diff options
context:
space:
mode:
Diffstat (limited to 'nptl/Versions')
-rw-r--r--nptl/Versions2
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/Versions b/nptl/Versions
index 9c38d67e72..e7f691da7a 100644
--- a/nptl/Versions
+++ b/nptl/Versions
@@ -274,7 +274,7 @@ libpthread {
thrd_create; thrd_detach; thrd_exit; thrd_join;
mtx_init; mtx_lock; mtx_timedlock; mtx_trylock; mtx_unlock; mtx_destroy;
call_once; cnd_broadcast; cnd_destroy; cnd_init; cnd_signal;
- cnd_timedwait; cnd_wait;
+ cnd_timedwait; cnd_wait; tss_create; tss_delete; tss_get; tss_set;
}
GLIBC_PRIVATE {