Searched refs:include_dead (Results 1 – 1 of 1) sorted by relevance
291 int include_dead) in _thr_ref_add() argument299 if ((ret = _thr_find_thread(curthread, thread, include_dead)) == 0) { in _thr_ref_add()342 int include_dead) in _thr_find_thread() argument355 if (include_dead == 0 && pthread->state == PS_DEAD) { in _thr_find_thread()