#include <kmt_test.h>
#include <debug.h>
Go to the source code of this file.
◆ NDEBUG
◆ KernelModeTest()
Definition at line 16 of file ObWait.c.
17{
19
22}
#define ok_eq_hex(value, expected)
#define STATUS_ACCESS_VIOLATION
NTSYSAPI NTSTATUS NTAPI ZwWaitForMultipleObjects(_In_ ULONG Count, _In_ HANDLE Object[], _In_ WAIT_TYPE WaitType, _In_ BOOLEAN Alertable, _In_ PLARGE_INTEGER Time)
Referenced by START_TEST().
◆ START_TEST()
Definition at line 24 of file ObWait.c.
25{
27
28
31}
static VOID NTAPI KernelModeTest(IN PVOID Context)
PKTHREAD KmtStartThread(IN PKSTART_ROUTINE StartRoutine, IN PVOID StartContext OPTIONAL)
VOID KmtFinishThread(IN PKTHREAD Thread OPTIONAL, IN PKEVENT Event OPTIONAL)