Searched refs:CoderThread (Results 1 – 2 of 2) sorted by relevance
7 static THREAD_FUNC_DECL CoderThread(void *p) in CoderThread() function29 return Thread.Create(CoderThread, this); in Create()
200 static THREAD_FUNC_DECL CoderThread(void *threadCoderInfo);259 WRes wres = Thread.Create(CoderThread, this); in CreateThread()298 static THREAD_FUNC_DECL CoderThread(void *threadCoderInfo) in CoderThread() function