ReactOS 0.4.15-dev-7918-g2a2556c
t1Struct Struct Reference
Collaboration diagram for t1Struct:

Public Attributes

int threadnum
 
HANDLEevent
 
DWORDthreadmem
 

Detailed Description

Definition at line 188 of file thread.c.

Member Data Documentation

◆ event

HANDLE* t1Struct::event

Definition at line 190 of file thread.c.

Referenced by test_CreateThread_basic(), and threadFunc1().

◆ threadmem

DWORD* t1Struct::threadmem

Definition at line 191 of file thread.c.

Referenced by test_CreateThread_basic(), and threadFunc1().

◆ threadnum

int t1Struct::threadnum

Definition at line 189 of file thread.c.

Referenced by test_CreateThread_basic(), and threadFunc1().


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