Previous:
DgThread_Join
Up:
PARC DataGlyph Toolkit 4.0 API
Next:
dgTiffHandler
DgThread_JoinType
(from ../include/DgThread.h)
typedef DgError ( *DgThread_JoinType ) (
DgThread
*thread,
void * *returnValue,
void *param
);
Summary
Type definition of a function that waits for a thread to terminate.
References
DgThread_Context
See Also
DgThread_Join