Home
last modified time | relevance | path

Searched refs:Thread_Close (Results 1 - 3 of 3) sorted by relevance

/third_party/lzma/C/
H A DThreads.h39 #define Thread_Close(p) HandlePtr_Close(p) macro
74 WRes Thread_Close(CThread *p);
H A DThreads.c58 WRes res2 = Thread_Close(p); in Thread_Wait_Close()
321 WRes Thread_Close(CThread *p) in Thread_Close() function
323 // Print("Thread_Close") in Thread_Close()
/third_party/lzma/CPP/Windows/
H A DThread.h19 WRes Close() { return Thread_Close(&thread); } in Close()

Completed in 3 milliseconds