Jungo WinDriver  
Official Documentation

◆ OsMutexCreate()

DWORD DLLCALLCONV OsMutexCreate ( _Outptr_ HANDLE *  phOsMutex)

Creates a mutex object.

Parameters
[out]phOsMutexThe pointer to a variable that receives a handle to the newly created mutex object
Returns
Returns WD_STATUS_SUCCESS (0) on success, or an appropriate error code otherwise