Home
last modified time | relevance | path

Searched refs:ptr_pthread_functions (Results 1 – 4 of 4) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/
A Dinit.c122 # define ptr_pthread_functions &pthread_functions macro
124 # define ptr_pthread_functions NULL macro
428 ptr_pthread_functions); in __pthread_initialize_minimal_internal()
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/
A Dpthread.c374 # define ptr_pthread_functions &__pthread_functions macro
376 # define ptr_pthread_functions NULL macro
391 __libc_multiple_threads_ptr = __libc_pthread_init (ptr_pthread_functions); in __pthread_initialize_minimal()
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/
A Dpthread.c283 # define ptr_pthread_functions &__pthread_functions macro
285 # define ptr_pthread_functions NULL macro
405 __libc_multiple_threads_ptr = __libc_pthread_init (ptr_pthread_functions); in __pthread_initialize_minimal()
/l4re-core-master/uclibc/lib/libpthread/src/
A Dpthread.c318 # define ptr_pthread_functions &__pthread_functions macro
320 # define ptr_pthread_functions NULL macro
491 __libc_multiple_threads_ptr = __libc_pthread_init (ptr_pthread_functions); in __pthread_initialize_minimal()

Completed in 19 milliseconds