ReactOS 0.4.15-dev-7998-gdb93cb1
_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 271 of file po.h.

Member Data Documentation

◆ NextEntry

struct _POP_SHUTDOWN_WAIT_ENTRY* _POP_SHUTDOWN_WAIT_ENTRY::NextEntry

Definition at line 273 of file po.h.

Referenced by PopProcessShutDownLists(), and PoRequestShutdownWait().

◆ Thread

PETHREAD _POP_SHUTDOWN_WAIT_ENTRY::Thread

Definition at line 274 of file po.h.

Referenced by PopProcessShutDownLists(), and PoRequestShutdownWait().


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