This is Unofficial EPICS BASE Doxygen Site
win32ThreadGlobal Struct Reference
+ Collaboration diagram for win32ThreadGlobal:

Public Attributes

CRITICAL_SECTION mutex
 
ELLLIST threadList
 
DWORD tlsIndexThreadLibraryEPICS
 

Detailed Description

Definition at line 40 of file osdThread.c.

Member Data Documentation

CRITICAL_SECTION win32ThreadGlobal::mutex

Definition at line 41 of file osdThread.c.

ELLLIST win32ThreadGlobal::threadList

Definition at line 42 of file osdThread.c.

DWORD win32ThreadGlobal::tlsIndexThreadLibraryEPICS

Definition at line 43 of file osdThread.c.


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