Dynamic Windows Function [dw_mutex_unlock]
Syntax
void dw_mutex_unlock(HMTX mutex)
Parameters
HMTX mutex: The handle to the mutex returned by dw_mutex_new().
Description
Reliquishes the access to the semaphore.
Dynamic Windows Function [dw_mutex_unlock]
Syntax
void dw_mutex_unlock(HMTX mutex)
Parameters
HMTX mutex: The handle to the mutex returned by dw_mutex_new().
Description
Reliquishes the access to the semaphore.