|
ReactOS 0.4.17-dev-37-g0bfb40d
|

Public Attributes | |
| TEB * | teb |
| HANDLE | running_event |
| HANDLE | quit_event |
| HANDLE unique_teb_thread_args::quit_event |
Definition at line 136 of file thread.c.
Referenced by test_unique_teb().
| HANDLE unique_teb_thread_args::running_event |
Definition at line 135 of file thread.c.
Referenced by test_unique_teb().
| TEB* unique_teb_thread_args::teb |
Definition at line 134 of file thread.c.
Referenced by test_unique_teb().