Home
last modified time | relevance | path

Searched defs:manualReset (Results 1 - 3 of 3) sorted by relevance

/third_party/lzma/C/
H A DThreads.c131 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 DSynchronization.h32 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 DxsWin32TestProcess.cpp77 Event::Event (bool manualReset, bool initialState) in Event() argument

Completed in 6 milliseconds