Home
last modified time | relevance | path

Searched refs:wasStopped (Results 1 - 2 of 2) sorted by relevance

/third_party/lzma/C/
H A DLzFindMt.c91 Event_Construct(&p->wasStopped); in MtSync_Construct()
130 Event_Reset(&p->wasStopped); in MtSync_GetNextBlock()
177 PRF(printf("\nMtSync_StopWriting %p : Event_Wait(&p->wasStopped)\n", p)); in MtSync_StopWriting()
178 Event_Wait(&p->wasStopped); in MtSync_StopWriting()
213 Event_Close(&p->wasStopped); in MtSync_Destruct()
253 RINOK_THREAD(AutoResetEvent_CreateNotSignaled(&p->wasStopped)) in MtSync_Create_WRes()
539 Event_Set(&p->wasStopped); in HashThreadFunc()
784 Event_Set(&p->wasStopped); in BtThreadFunc()
H A DLzFindMt.h27 CAutoResetEvent wasStopped; member

Completed in 3 milliseconds