Home
last modified time | relevance | path

Searched refs:__frame (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dpthread.h580 __pthread_cleanup_routine (struct __pthread_cleanup_frame *__frame) in __pthread_cleanup_routine() argument
582 if (__frame->__do_it) in __pthread_cleanup_routine()
583 __frame->__cancel_routine (__frame->__cancel_arg); in __pthread_cleanup_routine()