mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-08 17:42:12 +03:00
nptl: Move internal __nptl_nthreads variable into libc
Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
This commit is contained in:
@@ -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)
|
||||
|
||||
|
Reference in New Issue
Block a user