Searched refs:check_thread_self (Results 1 – 6 of 6) sorted by relevance
25 self = check_thread_self(); in __pthread_sighandler()50 self = check_thread_self(); in __pthread_sighandler_rt()
528 check_thread_self (void);530 check_thread_self (void) in check_thread_self() function
1031 pthread_descr self = check_thread_self(); in pthread_handle_sigrestart()1044 pthread_descr self = check_thread_self(); in pthread_handle_sigcancel()
579 check_thread_self (void);581 check_thread_self (void) in check_thread_self() function
103 pthread_descr self = check_thread_self(); in _pthread_handle_sigcancel()
1149 pthread_descr self = check_thread_self(); in pthread_handle_sigrestart()1162 pthread_descr self = check_thread_self(); in pthread_handle_sigcancel()
Completed in 27 milliseconds