OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FinishedEvent
(Results
1 - 2
of
2
) sorted by null
/external/lzma/CPP/7zip/Common/
VirtThread.h
12
NWindows::NSynchronization::CAutoResetEvent
FinishedEvent
;
21
void WaitExecuteFinish() {
FinishedEvent
.Lock(); }
VirtThread.cpp
16
t->
FinishedEvent
.Set();
23
RINOK(
FinishedEvent
.CreateIfNotCreated());
25
FinishedEvent
.Reset();
Completed in 68 milliseconds