Searched refs:Event_Close (Results 1 - 4 of 4) sorted by relevance

/external/lzma/C/
H A DThreads.h32 #define Event_Close(p) HandlePtr_Close(p) macro
H A DMtCoder.c18 Event_Close(&p->startEvent);
19 Event_Close(&p->finishedEvent);
125 Event_Close(&p->canRead);
126 Event_Close(&p->canWrite);
H A DLzFindMt.c89 Event_Close(&p->canStart);
90 Event_Close(&p->wasStarted);
91 Event_Close(&p->wasStopped);
/external/lzma/CPP/Windows/
H A DSynchronization.h26 WRes Close() { return Event_Close(&_object); }

Completed in 82 milliseconds