Home
last modified time | relevance | path

Searched refs:__pthread_exit_code (Results 1 – 3 of 3) sorted by relevance

/libpthread/linuxthreads/
A Dinternals.h319 extern int __pthread_exit_requested, __pthread_exit_code;
A Dpthread.c187 int __pthread_exit_code = 0; variable
761 _exit(__pthread_exit_code); in pthread_handle_sigcancel()
A Dmanager.c898 __pthread_exit_code = exitcode; in pthread_handle_exit()

Completed in 23 milliseconds