ReactOS 0.4.16-dev-963-g182f353
threaddll_args Struct Reference

#include <threaddll.h>

Collaboration diagram for threaddll_args:

Public Attributes

HANDLE confirm_running
 
HANDLE past_free
 
enum thread_exit_method exit_method
 

Detailed Description

Definition at line 25 of file threaddll.h.

Member Data Documentation

◆ confirm_running

HANDLE threaddll_args::confirm_running

Definition at line 27 of file threaddll.h.

◆ exit_method

enum thread_exit_method threaddll_args::exit_method

Definition at line 29 of file threaddll.h.

Referenced by test_thread_library_reference().

◆ past_free

HANDLE threaddll_args::past_free

Definition at line 28 of file threaddll.h.


The documentation for this struct was generated from the following file: