Home
last modified time | relevance | path

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

/reactos/modules/rostests/kmtests/ntos_ob/
H A DObHandle.c28 static HANDLE SystemProcessHandle; variable
90 SystemProcessHandle, in TestDuplicate()
129 &SystemProcessHandle); in START_TEST()
133 SystemProcessHandle = NULL; in START_TEST()
255 if (SystemProcessHandle) in START_TEST()
257 ObCloseHandle(SystemProcessHandle, KernelMode); in START_TEST()