Home
last modified time | relevance | path

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

/external/lzma/C/
DMtCoder.h23 void LoopThread_Construct(CLoopThread *p);
DMtCoder.c8 void LoopThread_Construct(CLoopThread *p) in LoopThread_Construct() function
118 LoopThread_Construct(&p->thread); in CMtThread_Construct()