Home
last modified time | relevance | path

Searched refs:__pthread_tunables_init (Results 1 – 6 of 6) sorted by relevance

/glibc-2.36/sysdeps/nptl/
Dpthread_mutex_conf.h32 extern void __pthread_tunables_init (void) attribute_hidden;
35 __pthread_tunables_init (void) in __pthread_tunables_init() function
Dpthread_early_init.h57 __pthread_tunables_init (); in __pthread_early_init()
/glibc-2.36/sysdeps/pthread/
Dpthread_mutex_conf.h23 __pthread_tunables_init (void) in __pthread_tunables_init() function
/glibc-2.36/nptl/
Dpthread_mutex_conf.c49 __pthread_tunables_init (void) in __pthread_tunables_init() function
/glibc-2.36/ChangeLog.old/
DChangeLog.235831 (__pthread_tunables_init): Modified function.
23721 [! HAVE_TUNABLES](__pthread_tunables_init): New.
DChangeLog.1910907 __pthread_tunables_init.