Home
last modified time | relevance | path

Searched refs:Thread_Wait_Close (Results 1 - 6 of 6) sorted by relevance

/third_party/lzma/CPP/Windows/
H A DThread.h21 WRes Wait_Close() { return Thread_Wait_Close(&thread); } in Wait_Close()
/third_party/lzma/C/
H A DThreads.c55 WRes Thread_Wait_Close(CThread *p) in Thread_Wait_Close() function
335 WRes Thread_Wait_Close(CThread *p) in Thread_Wait_Close() function
337 // Print("Thread_Wait_Close") in Thread_Wait_Close()
H A DThreads.h75 // #define Thread_Wait Thread_Wait_Close
131 WRes Thread_Wait_Close(CThread *p);
H A DMtCoder.c65 Thread_Wait_Close(&t->thread); in MtCoderThread_Destruct()
H A DMtDec.c152 Thread_Wait_Close(&t->thread); in MtDecThread_CloseThread()
H A DLzFindMt.c202 Thread_Wait_Close(&p->thread); // we wait thread finishing in MtSync_Destruct()

Completed in 7 milliseconds