ReactOS 0.4.16-dev-340-g0540c21
|
Public Attributes | |
int | threadnum |
HANDLE * | event |
DWORD * | threadmem |
HANDLE* t1Struct::event |
Definition at line 190 of file thread.c.
Referenced by test_CreateThread_basic(), and threadFunc1().
DWORD* t1Struct::threadmem |
Definition at line 191 of file thread.c.
Referenced by test_CreateThread_basic(), and threadFunc1().
int t1Struct::threadnum |
Definition at line 189 of file thread.c.
Referenced by test_CreateThread_basic(), and threadFunc1().