16 ok(hsem !=
NULL,
"EngCreateSemaphore failed\n");
VOID WINAPI EngReleaseSemaphore(IN HSEMAPHORE hsem)
_Requires_lock_not_held_ hsem ENGAPI VOID APIENTRY EngDeleteSemaphore(_Inout_ __drv_freesMem(Mem) HSEMAPHORE hsem)
USHORT CreatorBackTraceIndex
ENGAPI VOID APIENTRY EngAcquireSemaphore(_Inout_ HSEMAPHORE hsem)
struct _RTL_CRITICAL_SECTION * PRTL_CRITICAL_SECTION
START_TEST(EngReleaseSemaphore)
PRTL_CRITICAL_SECTION_DEBUG DebugInfo
void Test_EngReleaseSemaphore()
HSEMAPHORE WINAPI EngCreateSemaphore(VOID)