Searched refs:__cancel_type (Results 1 – 1 of 1) sorted by relevance
562 int __cancel_type; member573 int __cancel_type; variable581 &__cancel_type); } in __defer()582 void __restore () const { pthread_setcanceltype (__cancel_type, 0); } in __restore()662 &__clframe.__cancel_type)668 (void) pthread_setcanceltype (__clframe.__cancel_type, NULL); \
Completed in 5 milliseconds