Searched refs:thread_resume (Results 1 – 5 of 5) sorted by relevance
75 struct thread_resume struct91 extern void valgrind_resume (struct thread_resume *resume_info); argument
221 void valgrind_resume (struct thread_resume *resume_info) in valgrind_resume()
699 struct thread_resume resume_info[2]; in myresume()
327 extern int thread_resume(PRThread *thr_id);
858 thread_resume(profiled_thread); in SampleContext()