Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
tagTHREADNAME_INFO Struct Reference
+ Collaboration diagram for tagTHREADNAME_INFO:

Data Fields

DWORD dwType
 
LPCSTR szName
 
DWORD dwThreadID
 
DWORD dwFlags
 

Detailed Description

Definition at line 328 of file dtwin.c.

Field Documentation

◆ dwFlags

DWORD tagTHREADNAME_INFO::dwFlags

Definition at line 333 of file dtwin.c.

Referenced by dtwin_set_thread_name().

◆ dwThreadID

DWORD tagTHREADNAME_INFO::dwThreadID

Definition at line 332 of file dtwin.c.

Referenced by dtwin_set_thread_name().

◆ dwType

DWORD tagTHREADNAME_INFO::dwType

Definition at line 330 of file dtwin.c.

Referenced by dtwin_set_thread_name().

◆ szName

LPCSTR tagTHREADNAME_INFO::szName

Definition at line 331 of file dtwin.c.

Referenced by dtwin_set_thread_name().


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