Home
last modified time | relevance | path

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

/freebsd/lib/libthr/thread/
H A Dthr_suspend_np.c68 _thr_ref_delete(curthread, thread); in _pthread_suspend_np()
H A Dthr_list.c311 _thr_ref_delete(struct pthread *curthread, struct pthread *thread) in _thr_ref_delete() function
H A Dthr_private.h806 void _thr_ref_delete(struct pthread *, struct pthread *) __hidden;