Searched defs:manualReset (Results 1 - 3 of 3) sorted by relevance
/third_party/lzma/C/ |
H A D | Threads.c | 131 static WRes Event_Create(CEvent *p, BOOL manualReset, int signaled)
in Event_Create() argument 352 static WRes Event_Create(CEvent *p, int manualReset, int signaled)
in Event_Create() argument
|
/third_party/lzma/CPP/Windows/ |
H A D | Synchronization.h | 32 WRes Create(bool manualReset, bool initiallyOwn, LPCTSTR name = NULL, LPSECURITY_ATTRIBUTES sa = NULL)
in Create() argument 291 Create( CSynchro *sync, bool manualReset, bool initiallyOwn) Create() argument
|
/third_party/vk-gl-cts/execserver/ |
H A D | xsWin32TestProcess.cpp | 77 Event::Event (bool manualReset, bool initialState) in Event() argument
|
Completed in 6 milliseconds