Searched refs:__pthread_cleanup_push (Results 1 – 5 of 5) sorted by relevance
165 void __pthread_cleanup_push(void (*)(void *), void *, caddr_t, _cleanup_t *);181 __pthread_cleanup_push((_Voidfp)(routine), (void *)(args), \
271 __pthread_cleanup_push(void (*routine)(void *), in __pthread_cleanup_push() function
161 __pthread_cleanup_push { TYPE = FUNCTION };
168 __pthread_cleanup_push { TYPE = FUNCTION };
1747 __pthread_cleanup_push;