ReactOS 0.4.15-dev-7924-g5949c20
_SLEEPING_THREAD Struct Reference

#include <tcp.h>

Collaboration diagram for _SLEEPING_THREAD:

Public Attributes

LIST_ENTRY Entry
 
PVOID SleepToken
 
KEVENT Event
 

Detailed Description

Definition at line 47 of file tcp.h.

Member Data Documentation

◆ Entry

LIST_ENTRY _SLEEPING_THREAD::Entry

Definition at line 48 of file tcp.h.

◆ Event

KEVENT _SLEEPING_THREAD::Event

Definition at line 50 of file tcp.h.

◆ SleepToken

PVOID _SLEEPING_THREAD::SleepToken

Definition at line 49 of file tcp.h.


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