Searched refs:resume_common (Results 1 – 1 of 1) sorted by relevance
44 static void resume_common(struct pthread *thread);56 resume_common(thread); in _pthread_resume_np()78 resume_common(thread); in _thr_resume_all_np()91 resume_common(struct pthread *thread) in resume_common() function