Searched refs:pthread_functions (Results 1 – 3 of 3) sorted by relevance
29 static const struct pthread_functions pthread_functions = { variable81 __libc_pthread_init (&pthread_functions); in ___pthread_init()
25 __libc_pthread_init (const struct pthread_functions *functions) in __libc_pthread_init()
28 struct pthread_functions __libc_pthread_functions attribute_hidden;
Completed in 9 milliseconds