Home
last modified time | relevance | path

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

/sysdeps/nptl/
A Dpthread.h568 class __pthread_cleanup_class
576 __pthread_cleanup_class (void (*__fct) (void *), void *__arg) in __pthread_cleanup_class() function
578 ~__pthread_cleanup_class () { if (__do_it) __cancel_routine (__cancel_arg); } in ~__pthread_cleanup_class()
594 __pthread_cleanup_class __clframe (routine, arg)
608 __pthread_cleanup_class __clframe (routine, arg); \

Completed in 4 milliseconds