ReactOS 0.4.16-dev-2135-g2f5a67f
tagTHREADNAME_INFO Struct Reference

Public Attributes

DWORD dwType
 
LPCSTR szName
 
DWORD dwThreadID
 
DWORD dwFlags
 

Detailed Description

Definition at line 2379 of file thread.c.

Member Data Documentation

◆ dwFlags

DWORD tagTHREADNAME_INFO::dwFlags

Definition at line 2384 of file thread.c.

◆ dwThreadID

DWORD tagTHREADNAME_INFO::dwThreadID

Definition at line 2383 of file thread.c.

◆ dwType

DWORD tagTHREADNAME_INFO::dwType

Definition at line 2381 of file thread.c.

◆ szName

LPCSTR tagTHREADNAME_INFO::szName

Definition at line 2382 of file thread.c.


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