Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/
Dpthread.h542 class __pthread_cleanup_class
550 __pthread_cleanup_class (void (*__fct) (void *), void *__arg) in __pthread_cleanup_class() function
552 ~__pthread_cleanup_class () { if (__do_it) __cancel_routine (__cancel_arg); } in ~__pthread_cleanup_class()
568 __pthread_cleanup_class __clframe (routine, arg)
582 __pthread_cleanup_class __clframe (routine, arg); \