stldb::bounded_mutex_timeout
// In header: </Users/bobw/workspace/stldb_lib/stldb/sync/bounded_interprocess_mutex.h> boost::posix_time::time_duration BOOST_STLDB_DECL bounded_mutex_timeout;
The following public global defines the maximum wait time which applies to the two mutex types below. So the maximum wait is a process-wide setting, applying to all instances of bounded_interprocess_mutex without distinction.