Jungo WinDriver  
Official Documentation

◆ OsMutexLock()

DWORD DLLCALLCONV OsMutexLock ( _In_ HANDLE  hOsMutex)

Locks the specified mutex object.

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