Home
last modified time | relevance | path

Searched refs:bInitialState (Results 1 – 2 of 2) sorted by relevance

/TaskScheduler/Scheduler/Include/Platform/Windows/
H A DMTEventKernel.h68 MW_BOOL bInitialState = initialState ? 1 : 0; in Create() local
69 eventHandle = ::CreateEventW(nullptr, bManualReset, bInitialState, nullptr); in Create()
H A DMicroWindows.h285 …MW_CRITICAL_SECTION* lpEventAttributes, MW_BOOL bManualReset, MW_BOOL bInitialState, const char* l…
286 …MW_CRITICAL_SECTION* lpEventAttributes, MW_BOOL bManualReset, MW_BOOL bInitialState, const wchar_t…