CEL_MUTEX_RELEASE (Compact 2013)
3/28/2014
This structure identifies a mutex that has been released.
Syntax
typedef __CEL_MUTEX_RELEASE {
HANDLE hMutex;
} CEL_MUTEX_RELEASE, *PCEL_MUTEX_RELEASE;
Members
- hMutex
Handle of the mutex that was released.
Requirements
Header |
celog.h |