#include <threads.h>
Public Attributes | |
| _RTLP_WAIT_THREAD_CONTROL_BLOCK * | ThreadCB |
| HANDLE | WaitHandle |
| ULONG | State |
| ULONG | RefCount |
| HANDLE | CompletionEvent |
| _RTLP_GENERIC_TIMER * | Timer |
| ULONG | Flags |
| PVOID | Function |
| PVOID | Context |
| ULONG | Timeout |
| ULONG | DbgId |
| ULONG | ThreadId |
| ULONG | ThreadId2 |
|
|
|
|
|
Definition at line 122 of file threads.h. Referenced by RtlpAddWait(), RtlpAsyncCallbackCompletion(), RtlpProcessWaitCompletion(), and RtlRegisterWait(). |
|
|
Definition at line 125 of file threads.h. Referenced by RtlDeregisterWaitEx(), RtlpDeleteWait(), and RtlRegisterWait(). |
|
|
Definition at line 120 of file threads.h. Referenced by RtlpAddWait(), RtlpProcessWaitCompletion(), and RtlRegisterWait(). |
|
|
Definition at line 121 of file threads.h. Referenced by RtlpAddWait(), RtlpAsyncCallbackCompletion(), RtlpProcessWaitCompletion(), and RtlRegisterWait(). |
|
|
Definition at line 117 of file threads.h. Referenced by RtlDeregisterWaitEx(), RtlpAddWait(), RtlpAsyncCallbackCompletion(), RtlpDeregisterWait(), and RtlpProcessWaitCompletion(). |
|
|
Definition at line 116 of file threads.h. Referenced by RtlpAddWait(), RtlpDeactivateWait(), and RtlpDeregisterWait(). |
|
|
Definition at line 114 of file threads.h. Referenced by RtlDeregisterWaitEx(), RtlpAddWait(), RtlpDeactivateWait(), RtlpProcessWaitCompletion(), and RtlRegisterWait(). |
|
|
Definition at line 126 of file threads.h. Referenced by RtlRegisterWait(). |
|
|
Definition at line 127 of file threads.h. Referenced by RtlDeregisterWaitEx(). |
|
|
Definition at line 123 of file threads.h. Referenced by RtlpAddWait(), and RtlRegisterWait(). |
|
|
Definition at line 119 of file threads.h. Referenced by RtlpAddWait(), RtlpDeactivateWait(), and RtlpProcessWaitCompletion(). |
|
|
Definition at line 115 of file threads.h. Referenced by RtlpAddWait(), and RtlRegisterWait(). |
1.3.7