ReactOS 0.4.16-dev-814-g656a5dc
|
Public Attributes | |
task_header_t | header |
IUnknown * | doc |
READYSTATE | ready_state |
IUnknown* ready_state_task_t::doc |
Definition at line 263 of file dochost.c.
Referenced by push_ready_state_task(), ready_state_proc(), and ready_state_task_destr().
task_header_t ready_state_task_t::header |
Definition at line 262 of file dochost.c.
Referenced by push_ready_state_task().
READYSTATE ready_state_task_t::ready_state |
Definition at line 264 of file dochost.c.
Referenced by push_ready_state_task(), and ready_state_proc().