Searched refs:thr_destroy (Results 1 – 1 of 1) sorted by relevance
74 static void thr_destroy(struct pthread *curthread, struct pthread *thread);160 thr_destroy(curthread, thread); in _thr_alloc()178 thr_destroy(curthread, thread); in _thr_alloc()204 thr_destroy(curthread, thread); in _thr_free()219 thr_destroy(struct pthread *curthread __unused, struct pthread *thread) in thr_destroy() function