Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

_RTLP_WAIT Struct Reference

#include <threads.h>

List of all members.

Public Attributes

_RTLP_WAIT_THREAD_CONTROL_BLOCKThreadCB
HANDLE WaitHandle
ULONG State
ULONG RefCount
HANDLE CompletionEvent
_RTLP_GENERIC_TIMERTimer
ULONG Flags
PVOID Function
PVOID Context
ULONG Timeout
ULONG DbgId
ULONG ThreadId
ULONG ThreadId2


Member Data Documentation

HANDLE _RTLP_WAIT::CompletionEvent
 

Definition at line 118 of file threads.h.

PVOID _RTLP_WAIT::Context
 

Definition at line 122 of file threads.h.

Referenced by RtlpAddWait(), RtlpAsyncCallbackCompletion(), RtlpProcessWaitCompletion(), and RtlRegisterWait().

ULONG _RTLP_WAIT::DbgId
 

Definition at line 125 of file threads.h.

Referenced by RtlDeregisterWaitEx(), RtlpDeleteWait(), and RtlRegisterWait().

ULONG _RTLP_WAIT::Flags
 

Definition at line 120 of file threads.h.

Referenced by RtlpAddWait(), RtlpProcessWaitCompletion(), and RtlRegisterWait().

PVOID _RTLP_WAIT::Function
 

Definition at line 121 of file threads.h.

Referenced by RtlpAddWait(), RtlpAsyncCallbackCompletion(), RtlpProcessWaitCompletion(), and RtlRegisterWait().

ULONG _RTLP_WAIT::RefCount
 

Definition at line 117 of file threads.h.

Referenced by RtlDeregisterWaitEx(), RtlpAddWait(), RtlpAsyncCallbackCompletion(), RtlpDeregisterWait(), and RtlpProcessWaitCompletion().

ULONG _RTLP_WAIT::State
 

Definition at line 116 of file threads.h.

Referenced by RtlpAddWait(), RtlpDeactivateWait(), and RtlpDeregisterWait().

struct _RTLP_WAIT_THREAD_CONTROL_BLOCK* _RTLP_WAIT::ThreadCB
 

Definition at line 114 of file threads.h.

Referenced by RtlDeregisterWaitEx(), RtlpAddWait(), RtlpDeactivateWait(), RtlpProcessWaitCompletion(), and RtlRegisterWait().

ULONG _RTLP_WAIT::ThreadId
 

Definition at line 126 of file threads.h.

Referenced by RtlRegisterWait().

ULONG _RTLP_WAIT::ThreadId2
 

Definition at line 127 of file threads.h.

Referenced by RtlDeregisterWaitEx().

ULONG _RTLP_WAIT::Timeout
 

Definition at line 123 of file threads.h.

Referenced by RtlpAddWait(), and RtlRegisterWait().

struct _RTLP_GENERIC_TIMER* _RTLP_WAIT::Timer
 

Definition at line 119 of file threads.h.

Referenced by RtlpAddWait(), RtlpDeactivateWait(), and RtlpProcessWaitCompletion().

HANDLE _RTLP_WAIT::WaitHandle
 

Definition at line 115 of file threads.h.

Referenced by RtlpAddWait(), and RtlRegisterWait().


The documentation for this struct was generated from the following file:
Generated on Sat May 15 19:46:24 2004 for test by doxygen 1.3.7