about summary refs log tree commit diff
path: root/nptl/Versions
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2021-04-21 19:49:50 +0200
committerFlorian Weimer <fweimer@redhat.com>2021-04-21 19:49:50 +0200
commit43fe356d18e12b5826dfee4c0b57b5c75c3a9a72 (patch)
tree70aff7217ebdc746c77f3f5b2a18a3e7ae051579 /nptl/Versions
parent130fca173f323a24b41873b6656ab77c7cff86e1 (diff)
downloadglibc-43fe356d18e12b5826dfee4c0b57b5c75c3a9a72.tar.gz
glibc-43fe356d18e12b5826dfee4c0b57b5c75c3a9a72.tar.xz
glibc-43fe356d18e12b5826dfee4c0b57b5c75c3a9a72.zip
nptl: Move internal __nptl_nthreads variable into libc
Reviewed-by: Adhemerval Zanella   <adhemerval.zanella@linaro.org>
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 193376c827..b4ee1bf309 100644
--- a/nptl/Versions
+++ b/nptl/Versions
@@ -106,6 +106,7 @@ libc {
     __lll_lock_wait_private;
     __lll_trylock_elision;
     __lll_unlock_elision;
+    __nptl_nthreads;
     __pthread_attr_copy;
     __pthread_attr_destroy;
     __pthread_attr_init;