Skip to content
Snippets Groups Projects
Commit d493d725 authored by bunnei's avatar bunnei
Browse files

mutex: removed docstring comment that is no longer relevant

parent 93cd5a06
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,6 @@ Result ReleaseMutex(Handle handle);
/**
* Creates a mutex
* @param handle Reference to handle for the newly created mutex
* @param initial_locked Specifies if the mutex should be locked initially
* @return Handle to newly created object
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment