Create a recursive mutex object in the unlocked state.

Synopsis

Declared in <bslmt_recursivemutex.h>

RecursiveMutex();

Description

This method does not return normally unless there are sufficient system resources to construct the object.

Created with MrDocs