Previous:
DgSwapBytes32
Up:
PARC DataGlyph Toolkit 4.0 API
Next:
DgThread_Context
DgThread
(from ../include/DgThread.h)
typedef struct _DgThread {
DgThreadHandle threadID;
} DgThread;
Summary
Data structure which represents a thread.
Members
threadID
os-dependent handle to a thread. See DgThread.h for the definition of type DgThreadHandle
References
DgThread_Create
DgThread_CreateType
DgThread_Join
DgThread_JoinType