ReactOS 0.4.16-dev-1007-g2e85425
|
#include <extypes.h>
Public Attributes | |
LONG | CurrentCount |
LONG | MaximumCount |
ULONG | CurrentCount |
ULONG | MaximumCount |
LONG _SEMAPHORE_BASIC_INFORMATION::CurrentCount |
Definition at line 724 of file extypes.h.
Referenced by NtQuerySemaphore(), and START_TEST().
ULONG _SEMAPHORE_BASIC_INFORMATION::CurrentCount |
Definition at line 2034 of file winternl.h.
LONG _SEMAPHORE_BASIC_INFORMATION::MaximumCount |
Definition at line 725 of file extypes.h.
Referenced by NtQuerySemaphore().
ULONG _SEMAPHORE_BASIC_INFORMATION::MaximumCount |
Definition at line 2035 of file winternl.h.