Return a reference to the modifiable mutex used by this queue to synchronize access to its underlying bdlc::Queue object.

Synopsis

Declared in <bdlcc_queue.h>

bslmt::Mutex&
mutex();

Created with MrDocs