ReactOS 0.4.16-dev-725-g22577ae
|
#include <po.h>
Public Attributes | |
struct _POP_SHUTDOWN_WAIT_ENTRY * | NextEntry |
PETHREAD | Thread |
struct _POP_SHUTDOWN_WAIT_ENTRY* _POP_SHUTDOWN_WAIT_ENTRY::NextEntry |
Definition at line 273 of file po.h.
Referenced by PopProcessShutDownLists(), and PoRequestShutdownWait().
PETHREAD _POP_SHUTDOWN_WAIT_ENTRY::Thread |
Definition at line 274 of file po.h.
Referenced by PopProcessShutDownLists(), and PoRequestShutdownWait().