Searched refs:__pthread_exit_code (Results 1 – 3 of 3) sorted by relevance
319 extern int __pthread_exit_requested, __pthread_exit_code;
187 int __pthread_exit_code = 0; variable761 _exit(__pthread_exit_code); in pthread_handle_sigcancel()
898 __pthread_exit_code = exitcode; in pthread_handle_exit()
Completed in 23 milliseconds