Searched refs:resume_common (Results 1 – 1 of 1) sorted by relevance
43 static void resume_common(struct pthread *thread);55 resume_common(thread); in _pthread_resume_np()77 resume_common(thread); in _pthread_resume_all_np()90 resume_common(struct pthread *thread) in resume_common() function