Home | History | Annotate | Download | only in include

Lines Matching refs:__fct

531   __pthread_cleanup_class (void (*__fct) (void *), void *__arg)
532 : __cancel_routine (__fct), __cancel_arg (__arg), __do_it (1) { }