Searched refs:thread (Results 1 – 4 of 4) sorted by relevance
16 void SetWorkThread(HANDLE thread) { m_work_thread = thread; } in SetWorkThread() argument
591 void BusyMsg(const char *msg, HANDLE thread) in BusyMsg() argument604 pWaitDialog->SetWorkThread(thread); in BusyMsg()612 ResumeThread(thread); in BusyMsg()618 ResumeThread(thread); in BusyMsg()
55 void BusyMsg(const char *msg, HANDLE thread);
197 - Create the test thread:209 /* Create a dedicated thread to perform various operations