summaryrefslogtreecommitdiff
path: root/nptl/Versions
diff options
context:
space:
mode:
Diffstat (limited to 'nptl/Versions')
-rw-r--r--nptl/Versions1
1 files changed, 1 insertions, 0 deletions
diff --git a/nptl/Versions b/nptl/Versions
index ca1be37354..0fdba18c74 100644
--- a/nptl/Versions
+++ b/nptl/Versions
@@ -273,6 +273,7 @@ libpthread {
GLIBC_2.28 {
thrd_create; thrd_detach; thrd_exit; thrd_join;
mtx_init; mtx_lock; mtx_timedlock; mtx_trylock; mtx_unlock; mtx_destroy;
+ call_once;
}
GLIBC_PRIVATE {