|
ReactOS 0.4.16-dev-2491-g3dc6630
|
#include <mshtml_private.h>

Public Attributes | |
| HWND | thread_hwnd |
| struct list | task_list |
| struct list | timer_list |
Definition at line 1090 of file mshtml_private.h.
Definition at line 1092 of file mshtml_private.h.
Referenced by flush_pending_tasks(), get_thread_data(), pop_task(), push_task(), and remove_target_tasks().
| HWND thread_data_t::thread_hwnd |
Definition at line 1091 of file mshtml_private.h.
Referenced by clear_task_timer(), get_thread_hwnd(), process_timer(), push_task(), remove_target_tasks(), set_task_timer(), and thread_detach().
Definition at line 1093 of file mshtml_private.h.
Referenced by clear_task_timer(), get_thread_data(), process_timer(), queue_timer(), and remove_target_tasks().