15
The configured maximum number of mutexes have already been created.
srv_createmutex() has failed because the maximum number of allowed mutexes has been exceeded.
Limit the number of mutexes to SRV_MAX_MUTEXES, which is the maximum number of mutexes defined in oscompat.h.
Symbolic constant: SRV_EMAXMUTEXES