Home
last modified time | relevance | path

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

/freebsd/lib/libthr/thread/
H A Dthr_create.c139 _thr_link(curthread, new_thread); in _pthread_create()
H A Dthr_list.c233 _thr_link(struct pthread *curthread, struct pthread *thread) in _thr_link() function
H A Dthr_private.h829 void _thr_link(struct pthread *, struct pthread *) __hidden;