Home
last modified time | relevance | path

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

/freebsd/lib/libthr/thread/
H A Dthr_list.c127 _thr_free(curthread, td); in _thr_gc()
186 _thr_free(struct pthread *curthread, struct pthread *thread) in _thr_free() function
H A Dthr_create.c108 _thr_free(curthread, new_thread); in _pthread_create()
H A Dthr_private.h808 void _thr_free(struct pthread *, struct pthread *) __hidden;