ReactOS 0.4.16-dev-1520-gb558596
|
#include <extypes.h>
Public Attributes | |
LONG | CurrentCount |
LONG | MaximumCount |
ULONG | CurrentCount |
ULONG | MaximumCount |
LONG _SEMAPHORE_BASIC_INFORMATION::CurrentCount |
Definition at line 893 of file extypes.h.
Referenced by NtQuerySemaphore(), and START_TEST().
ULONG _SEMAPHORE_BASIC_INFORMATION::CurrentCount |
Definition at line 3637 of file winternl.h.
LONG _SEMAPHORE_BASIC_INFORMATION::MaximumCount |
Definition at line 894 of file extypes.h.
Referenced by NtQuerySemaphore().
ULONG _SEMAPHORE_BASIC_INFORMATION::MaximumCount |
Definition at line 3638 of file winternl.h.