Searched refs:include_dead (Results 1 – 1 of 1) sorted by relevance
292 int include_dead) in _thr_ref_add() argument300 if ((ret = _thr_find_thread(curthread, thread, include_dead)) == 0) { in _thr_ref_add()343 int include_dead) in _thr_find_thread() argument356 if (include_dead == 0 && pthread->state == PS_DEAD) { in _thr_find_thread()