Create a recursive mutex initialized to an unlocked state.
Synopsis
Declared in <bslmt_recursivemuteximpl_pthread.h>
RecursiveMutexImpl();
Description
This method does not return normally unless there are sufficient system resources to construct the object.
Created with MrDocs