OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Thread_Close
(Results
1 - 4
of
4
) sorted by null
/external/lzma/CPP/Windows/
Thread.h
19
WRes Close() { return
Thread_Close
(&thread); }
/external/lzma/C/
Threads.h
21
#define
Thread_Close
(p) HandlePtr_Close(p)
MtCoder.c
19
Thread_Close
(&p->thread);
LzFindMt.c
83
Thread_Close
(&p->thread);
Completed in 62 milliseconds