Home
last modified time | relevance | path

Searched refs:WaitAll (Results 1 – 10 of 10) sorted by relevance

/reactos/modules/rostests/kmtests/ntos_ob/
H A DObWait.c20 Status = ZwWaitForMultipleObjects(2, (void **)0x42424242, WaitAll, FALSE, NULL); in KernelModeTest()
/reactos/ntoskrnl/ob/
H A Dobwait.c76 if ((WaitType != WaitAll) && (WaitType != WaitAny)) in NtWaitForMultipleObjects()
228 if (WaitType == WaitAll) in NtWaitForMultipleObjects()
/reactos/ntoskrnl/ke/
H A Deventobj.c258 if (WaitBlock->WaitType == WaitAll) in KeSetEventBoostPriority()
/reactos/modules/rostests/apitests/ntdll/
H A DNtAcceptConnectPort.c238 WaitAll, in START_TEST()
/reactos/sdk/include/xdk/
H A Dntdef.template.h366 WaitAll, in $endif()
/reactos/modules/rostests/kmtests/ntos_ke/
H A DKeEvent.c203 …Status = KeWaitForMultipleObjects(ThreadCount, ThreadObjects, SatisfiesAll ? WaitAll : WaitAny, Ex… in TestEventConcurrent()
/reactos/dll/win32/kernel32/client/
H A Dsynch.c239 bWaitAll ? WaitAll : WaitAny, in WaitForMultipleObjectsEx()
/reactos/sdk/include/asm/
H A Dksx.template.h282 CONSTANT(WaitAll),
/reactos/sdk/include/ndk/
H A Dketypes.h266 WaitAll, enumerator
/reactos/sdk/lib/ucrt/inc/
H A Dksamd64.inc43 WaitAll equ 00000H