ReactOS 0.4.16-dev-2135-g2f5a67f
unregister_params Struct Reference
Collaboration diagram for unregister_params:

Public Attributes

HANDLE wait_handle
 
HANDLE complete_event
 

Detailed Description

Definition at line 1389 of file thread.c.

Member Data Documentation

◆ complete_event

HANDLE unregister_params::complete_event

Definition at line 1392 of file thread.c.

Referenced by test_RegisterWaitForSingleObject().

◆ wait_handle

HANDLE unregister_params::wait_handle

Definition at line 1391 of file thread.c.

Referenced by test_RegisterWaitForSingleObject(), and unregister_function().


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