Searched refs:pthread_functions (Results 1 – 19 of 19) sorted by relevance
31 struct pthread_functions struct97 extern struct pthread_functions __libc_pthread_functions attribute_hidden; argument99 extern int * __libc_pthread_init (const struct pthread_functions *functions);
33 struct pthread_functions struct109 extern struct pthread_functions __libc_pthread_functions attribute_hidden; argument111 extern int * __libc_pthread_init (const struct pthread_functions *functions);
32 struct pthread_functions struct102 extern struct pthread_functions __libc_pthread_functions attribute_hidden; argument
35 const struct pthread_functions *functions;
29 struct pthread_functions __libc_pthread_functions attribute_hidden;
525 extern int * __libc_pthread_init (const struct pthread_functions *functions);
256 struct pthread_functions __pthread_functions =
31 struct pthread_functions struct102 extern struct pthread_functions __libc_pthread_functions attribute_hidden; argument
26 int * __libc_pthread_init (const struct pthread_functions *functions) in __libc_pthread_init()
53 struct pthread_functions __libc_pthread_functions attribute_hidden;
318 struct pthread_functions __pthread_functions =
33 __libc_pthread_init(const struct pthread_functions *functions) in strong_alias()
28 struct pthread_functions __libc_pthread_functions;
231 struct pthread_functions __pthread_functions =
72 static const struct pthread_functions pthread_functions = variable122 # define ptr_pthread_functions &pthread_functions
381 const struct pthread_functions *functions);385 const struct pthread_functions *functions);
428 (pthread_functions): Initialize ptr_freeres to nptl_freeres.2803 * init.c (pthread_functions): Initialize ptr_freeres.5694 * init.c (pthread_functions): Make array const.6445 * init.c (pthread_functions): Initialize them.7801 * init.c (pthread_functions): Add __pthread_unwind.9357 * init.c (pthread_functions): Initialize ptr_nthreads.9896 (pthread_functions): Guard ptr___pthread_attr_init_2_010005 * init.c (pthread_functions): Adjust.10175 * pthreadP.h (struct pthread_functions): Remove10264 * init.c (pthread_functions): New variable.[all …]
41 const struct pthread_functions *functions) in __libc_pthread_init()
Completed in 33 milliseconds