Searched refs:resume_thread (Results 1 – 4 of 4) sorted by relevance
115 success = resume_thread(tid); in PyThread_start_new_thread()
132 success = resume_thread( tid ); in PyThread_start_new_thread()
237 resume_thread(fTransfersThread); in USBDeviceHandle()
736 pub fn resume_thread(thread: thread_id) -> status_t; in resume_thread() function