|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <threaddll.h>

Public Attributes | |
| HANDLE | confirm_running |
| HANDLE | past_free |
| enum thread_exit_method | exit_method |
Definition at line 25 of file threaddll.h.
| HANDLE threaddll_args::confirm_running |
Definition at line 27 of file threaddll.h.
| enum thread_exit_method threaddll_args::exit_method |
Definition at line 29 of file threaddll.h.
Referenced by test_thread_library_reference().
| HANDLE threaddll_args::past_free |
Definition at line 28 of file threaddll.h.