Searched refs:ptr_pthread_functions (Results 1 – 4 of 4) sorted by relevance
122 # define ptr_pthread_functions &pthread_functions macro124 # define ptr_pthread_functions NULL macro428 ptr_pthread_functions); in __pthread_initialize_minimal_internal()
374 # define ptr_pthread_functions &__pthread_functions macro376 # define ptr_pthread_functions NULL macro391 __libc_multiple_threads_ptr = __libc_pthread_init (ptr_pthread_functions); in __pthread_initialize_minimal()
283 # define ptr_pthread_functions &__pthread_functions macro285 # define ptr_pthread_functions NULL macro405 __libc_multiple_threads_ptr = __libc_pthread_init (ptr_pthread_functions); in __pthread_initialize_minimal()
318 # define ptr_pthread_functions &__pthread_functions macro320 # define ptr_pthread_functions NULL macro491 __libc_multiple_threads_ptr = __libc_pthread_init (ptr_pthread_functions); in __pthread_initialize_minimal()
Completed in 19 milliseconds