Home
last modified time | relevance | path

Searched refs:_thr_stack_cleanup (Results 1 – 3 of 3) sorted by path

/dragonfly/lib/libthread_xu/thread/
H A Dthr_init.c314 _thr_stack_cleanup(); in _libpthread_uninit()
H A Dthr_private.h690 void _thr_stack_cleanup(void);
H A Dthr_stack.c228 _thr_stack_cleanup(void) in _thr_stack_cleanup() function