Searched refs:CoderThread (Results 1 – 1 of 1) sorted by relevance
7 static THREAD_FUNC_DECL CoderThread(void *p) in CoderThread() function29 return Thread.Create(CoderThread, this); in Create()