From 43fe356d18e12b5826dfee4c0b57b5c75c3a9a72 Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Wed, 21 Apr 2021 19:49:50 +0200 Subject: nptl: Move internal __nptl_nthreads variable into libc Reviewed-by: Adhemerval Zanella --- nptl_db/structs.def | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nptl_db') diff --git a/nptl_db/structs.def b/nptl_db/structs.def index 8a613dd2f5..8aacbe0634 100644 --- a/nptl_db/structs.def +++ b/nptl_db/structs.def @@ -73,7 +73,7 @@ DB_SYMBOL (nptl_version) DB_FUNCTION (__nptl_create_event) DB_FUNCTION (__nptl_death_event) DB_SYMBOL (__nptl_threads_events) -DB_VARIABLE (__nptl_nthreads) +DB_MAIN_VARIABLE (__nptl_nthreads) DB_VARIABLE (__nptl_last_event) DB_VARIABLE (__nptl_initial_report_events) -- cgit 1.4.1