Index: src/libchcore/ErrorCodes.h =================================================================== diff -u -N -r4fe995b304ea342b50293f92d3c1992b43b820f7 -r306fbe693c70290af9de9a5779084a697de22d75 --- src/libchcore/ErrorCodes.h (.../ErrorCodes.h) (revision 4fe995b304ea342b50293f92d3c1992b43b820f7) +++ src/libchcore/ErrorCodes.h (.../ErrorCodes.h) (revision 306fbe693c70290af9de9a5779084a697de22d75) @@ -50,6 +50,7 @@ eErr_WaitingFailed = 1007, eErr_CannotSuspendThread = 1008, eErr_CannotSetEvent = 1009, + eErr_CannotCreateMutex = 1010, // string errors (1500+)