ReactOS 0.4.15-dev-7924-g5949c20
thread_actctx_param Struct Reference
Collaboration diagram for thread_actctx_param:

Public Attributes

HANDLE thread_context
 
HANDLE handle
 

Detailed Description

Definition at line 295 of file thread.c.

Member Data Documentation

◆ handle

HANDLE thread_actctx_param::handle

Definition at line 298 of file thread.c.

Referenced by test_RegisterWaitForSingleObject(), and test_thread_actctx().

◆ thread_context

HANDLE thread_actctx_param::thread_context

Definition at line 297 of file thread.c.


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