ReactOS 0.4.16-dev-329-g9223134
|
#include <extypes.h>
Public Attributes | |
LONG | CurrentCount |
LONG | MaximumCount |
ULONG | CurrentCount |
ULONG | MaximumCount |
LONG _SEMAPHORE_BASIC_INFORMATION::CurrentCount |
Definition at line 722 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 723 of file extypes.h.
Referenced by NtQuerySemaphore().
ULONG _SEMAPHORE_BASIC_INFORMATION::MaximumCount |
Definition at line 2035 of file winternl.h.