|
@@ -19,7 +19,6 @@ Result ReleaseMutex(Handle handle);
|
|
|
|
|
|
|
|
/**
|
|
/**
|
|
|
* Creates a mutex
|
|
* Creates a mutex
|
|
|
- * @param handle Reference to handle for the newly created mutex
|
|
|
|
|
* @param initial_locked Specifies if the mutex should be locked initially
|
|
* @param initial_locked Specifies if the mutex should be locked initially
|
|
|
* @return Handle to newly created object
|
|
* @return Handle to newly created object
|
|
|
*/
|
|
*/
|