Searched refs:THR_REF_DEL (Results 1 – 3 of 3) sorted by relevance
137 THR_REF_DEL(curthread, thread); in _pthread_suspend_all_np()
324 THR_REF_DEL(curthread, thread); in _thr_try_gc()
660 #define THR_REF_DEL(curthread, pthread) { \ macro