ReactOS 0.4.16-dev-1210-gbc03c01
_KTIMER_TABLE_ENTRY Struct Reference

#include <ketypes.h>

Collaboration diagram for _KTIMER_TABLE_ENTRY:

Public Attributes

KSPIN_LOCK Lock
 
LIST_ENTRY Entry
 
ULARGE_INTEGER Time
 

Detailed Description

Definition at line 936 of file ketypes.h.

Member Data Documentation

◆ Entry

LIST_ENTRY _KTIMER_TABLE_ENTRY::Entry

◆ Lock

KSPIN_LOCK _KTIMER_TABLE_ENTRY::Lock

Definition at line 939 of file ketypes.h.

◆ Time

ULARGE_INTEGER _KTIMER_TABLE_ENTRY::Time

The documentation for this struct was generated from the following file: