Home
last modified time | relevance | path

Searched defs:__pthread_main_thread (Results 1 – 3 of 3) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/
A Dpthread.c102 pthread_descr __pthread_main_thread; variable
104 pthread_descr __pthread_main_thread = &__pthread_initial_thread; variable
/l4re-core-master/uclibc/lib/libpthread/src/
A Dpthread.c119 pthread_descr __pthread_main_thread; variable
121 pthread_descr __pthread_main_thread = &__pthread_initial_thread; variable
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/
A Dpthread.c160 pthread_descr __pthread_main_thread = &__pthread_initial_thread; variable

Completed in 9 milliseconds