Home
last modified time | relevance | path

Searched defs:hsem (Results 1 – 8 of 8) sorted by relevance

/reactos/win32ss/gdi/eng/
H A Dsemaphor.c90 _Inout_ HSEMAPHORE hsem) in EngAcquireSemaphoreShared()
106 EngDeleteSemaphore( in EngDeleteSemaphore()
122 _In_ HSEMAPHORE hsem) in EngIsSemaphoreOwned()
135 _In_ HSEMAPHORE hsem) in EngIsSemaphoreOwnedByCurrentThread()
/reactos/win32ss/gdi/gdi32/objects/
H A Deng.c16 EngAcquireSemaphore ( IN HSEMAPHORE hsem ) in EngAcquireSemaphore()
92 EngDeleteSemaphore ( IN HSEMAPHORE hsem ) in EngDeleteSemaphore()
235 EngReleaseSemaphore ( IN HSEMAPHORE hsem ) in EngReleaseSemaphore()
/reactos/modules/rostests/apitests/gdi32/
H A DEngAcquireSemaphore.c12 HSEMAPHORE hsem; in Test_EngAcquireSemaphore() local
H A DEngCreateSemaphore.c12 HSEMAPHORE hsem; in Test_EngCreateSemaphore() local
H A DEngReleaseSemaphore.c12 HSEMAPHORE hsem; in Test_EngReleaseSemaphore() local
/reactos/dll/win32/crypt32/
H A Drootstore.c1049 HANDLE hsem; in CRYPT_ImportSystemRootCertsToReg() local
/reactos/win32ss/gdi/ntgdi/
H A Ddc.h105 PVOID hsem; /* PERESOURCE aka HSEMAPHORE */ member
/reactos/sdk/include/psdk/
H A Dwinddi.h560 HSEMAPHORE hsem; member