Searched refs:PTHREAD_CANCELED (Results 1 – 7 of 7) sorted by relevance
51 _pthread_exit(PTHREAD_CANCELED); in testcancel()161 _pthread_exit(PTHREAD_CANCELED); in _thr_cancel_enter2()171 _pthread_exit(PTHREAD_CANCELED); in _thr_cancel_leave()
268 _pthread_exit(PTHREAD_CANCELED); in thread_start()
332 _pthread_exit(PTHREAD_CANCELED); in cond_wait_user()
371 _pthread_exit_mask(PTHREAD_CANCELED, in check_cancel()
75 if (result == PTHREAD_CANCELED) { in main()
84 #define PTHREAD_CANCELED ((void *) 1) macro
1182 if (error != 0 && status != PTHREAD_CANCELED) { in dump_snapshot()1542 if (error != 0 && status != PTHREAD_CANCELED) { in estimate_size()1839 if (error != 0 && status != PTHREAD_CANCELED) { in zfs_send_resume_impl()2590 if (error != 0 && status != PTHREAD_CANCELED) in zfs_send_one()