ReactOS 0.4.15-dev-6694-g4ba8af9
_POP_SHUTDOWN_WAIT_ENTRY Struct Reference

#include <po.h>

Collaboration diagram for _POP_SHUTDOWN_WAIT_ENTRY:

Public Attributes

struct _POP_SHUTDOWN_WAIT_ENTRYNextEntry
 
PETHREAD Thread
 

Detailed Description

Definition at line 258 of file po.h.

Member Data Documentation

◆ NextEntry

struct _POP_SHUTDOWN_WAIT_ENTRY* _POP_SHUTDOWN_WAIT_ENTRY::NextEntry

Definition at line 260 of file po.h.

Referenced by PopProcessShutDownLists(), and PoRequestShutdownWait().

◆ Thread

PETHREAD _POP_SHUTDOWN_WAIT_ENTRY::Thread

Definition at line 261 of file po.h.

Referenced by PopProcessShutDownLists(), and PoRequestShutdownWait().


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