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