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

/freebsd-12-stable/lib/libthr/thread/
H A Dthr_list.c130 _thr_free(curthread, td);
189 _thr_free(struct pthread *curthread, struct pthread *thread) function
H A Dthr_create.c112 _thr_free(curthread, new_thread);
H A Dthr_private.h804 void _thr_free(struct pthread *, struct pthread *) __hidden;

Completed in 108 milliseconds