Searched refs:THR_REF_ADD (Results 1 – 3 of 3) sorted by relevance
136 THR_REF_ADD(curthread, thread); in _thr_suspend_all_np()
321 THR_REF_ADD(curthread, thread); in _thr_try_gc()
697 #define THR_REF_ADD(curthread, pthread) { \ macro