Searched refs:_pthread_cleanup_push (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/lib/libthr/thread/
H A Dthr_clean.c46 __weak_reference(_pthread_cleanup_push, pthread_cleanup_push);
80 _pthread_cleanup_push(void (*routine) (void *), void *arg) function
H A Dthr_init.c226 {DUAL_ENTRY(_pthread_cleanup_push)}, /* PJT_CLEANUP_PUSH */
H A Dthr_private.h833 void _pthread_cleanup_push(void (*)(void *), void *);

Completed in 75 milliseconds