Home
last modified time | relevance | path

Searched refs:_thr_cleanup_pop (Results 1 – 3 of 3) sorted by relevance

/freebsd/lib/libthr/thread/
H A Dthr_clean.c46 __weak_reference(_thr_cleanup_pop, pthread_cleanup_pop);
47 __weak_reference(_thr_cleanup_pop, _pthread_cleanup_pop);
104 _thr_cleanup_pop(int execute) in _thr_cleanup_pop() function
H A Dthr_init.c224 [PJT_CLEANUP_POP] = {DUAL_ENTRY(_thr_cleanup_pop)},
H A Dthr_private.h1032 void _thr_cleanup_pop(int);