Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dpthread.h523 class __pthread_cleanup_class
531 __pthread_cleanup_class (void (*__fct) (void *), void *__arg) in __pthread_cleanup_class() function
533 ~__pthread_cleanup_class () { if (__do_it) __cancel_routine (__cancel_arg); } in ~__pthread_cleanup_class()
549 __pthread_cleanup_class __clframe (routine, arg)
563 __pthread_cleanup_class __clframe (routine, arg); \