Searched refs:resume_thread (Results 1 – 1 of 1) sorted by relevance
26 struct k_thread *resume_thread = p1; in thread_entry() local30 if (resume_thread != NULL) { in thread_entry()31 k_thread_resume(resume_thread); in thread_entry()