Searched refs:__fct (Results 1 – 2 of 2) sorted by relevance
531 __pthread_cleanup_class (void (*__fct) (void *), void *__arg) in __pthread_cleanup_class()532 : __cancel_routine (__fct), __cancel_arg (__arg), __do_it (1) { } in __pthread_cleanup_class()
126 __gconv_fct __fct; member