Previous:
DgMutex_Lock
Up:
PARC DataGlyph Toolkit 4.0 API
Next:
DgMutex_Unlock
DgMutex_LockType
(from ../include/DgThread.h)
typedef DgError ( *DgMutex_LockType ) (
DgMutex
*mutex,
void *param
);
Summary
Type definition of a function that locks a mutex.
References
DgThread_Context
See Also
DgMutex_Lock