Jungo WinDriver  
Official Documentation

◆ OsMutexUnlock()

DWORD DLLCALLCONV OsMutexUnlock ( _In_ HANDLE  hOsMutex)

Releases (unlocks) a locked mutex object.

Parameters
[in]hOsMutexThe handle to the mutex object to be unlocked
Returns
Returns WD_STATUS_SUCCESS (0) on success, or an appropriate error code otherwise