Searched refs:__frame (Results 1 – 1 of 1) sorted by relevance
580 __pthread_cleanup_routine (struct __pthread_cleanup_frame *__frame) in __pthread_cleanup_routine() argument582 if (__frame->__do_it) in __pthread_cleanup_routine()583 __frame->__cancel_routine (__frame->__cancel_arg); in __pthread_cleanup_routine()