ReactOS 0.4.15-dev-7906-g1b85a5f
_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 773 of file ketypes.h.

Member Data Documentation

◆ Entry

LIST_ENTRY _KTIMER_TABLE_ENTRY::Entry

◆ Lock

KSPIN_LOCK _KTIMER_TABLE_ENTRY::Lock

Definition at line 776 of file ketypes.h.

◆ Time

ULARGE_INTEGER _KTIMER_TABLE_ENTRY::Time

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