Home
last modified time | relevance | path

Searched refs:CoderThread (Results 1 – 1 of 1) sorted by relevance

/external/lzma/CPP/7zip/Common/
DVirtThread.cpp7 static THREAD_FUNC_DECL CoderThread(void *p) in CoderThread() function
29 return Thread.Create(CoderThread, this); in Create()