Created two versions of shared mutex:
- Normal - fast and efficient mutex - Recursive - it may be less efficient on some platforms
Authored by: artyom-beilis 2012-01-11
Parent: [r2060]
Child: [r2062]