Home
last modified time | relevance | path

Searched refs:_thr_hash_find (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libthr/thread/
H A Dthr_list.c269 _thr_hash_find(struct pthread *thread) in _thr_hash_find() function
350 pthread = _thr_hash_find(thread); in _thr_find_thread()
H A Dthr_private.h828 struct pthread *_thr_hash_find(struct pthread *) __hidden;