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