Home
last modified time | relevance | path

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

/sysdeps/mach/
A Dlibc-lock.h162 void (*__fct) (void *); member
171 framep->__fct (framep->__argp); in __libc_cleanup_fct()
180 { .__fct = (FCT), .__argp = (ARG), .__doit = (DOIT) };
/sysdeps/nptl/
A Dpthread.h576 __pthread_cleanup_class (void (*__fct) (void *), void *__arg) in __pthread_cleanup_class()
577 : __cancel_routine (__fct), __cancel_arg (__arg), __do_it (1) { } in __pthread_cleanup_class()

Completed in 6 milliseconds