ReactOS 0.4.15-dev-7834-g00c4b3d
proc_thread_attr Struct Reference
Collaboration diagram for proc_thread_attr:

Public Attributes

DWORD_PTR attr
 
SIZE_T size
 
voidvalue
 

Detailed Description

Definition at line 3792 of file process.c.

Member Data Documentation

◆ attr

DWORD_PTR proc_thread_attr::attr

Definition at line 3794 of file process.c.

◆ size

SIZE_T proc_thread_attr::size

Definition at line 3795 of file process.c.

◆ value

void* proc_thread_attr::value

Definition at line 3796 of file process.c.


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