ReactOS 0.4.16-dev-2135-g2f5a67f
fpu_thread_ctx Struct Reference
Collaboration diagram for fpu_thread_ctx:

Public Attributes

unsigned int cw
 
unsigned long fpu_cw
 
HANDLE finished
 

Detailed Description

Definition at line 1888 of file thread.c.

Member Data Documentation

◆ cw

unsigned int fpu_thread_ctx::cw

Definition at line 1890 of file thread.c.

Referenced by test_thread_fpu_cw().

◆ finished

HANDLE fpu_thread_ctx::finished

Definition at line 1892 of file thread.c.

◆ fpu_cw

unsigned long fpu_thread_ctx::fpu_cw

Definition at line 1891 of file thread.c.

Referenced by get_thread_fpu_cw(), and test_thread_fpu_cw().


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