Unlock the specified mutex that guards the buffer used for formatting messages in this thread of execution. The behavior is undefined unless mutex was obtained by a call to Log::obtainMessageBuffer and has not yet been unlocked.
mutex
Log::obtainMessageBuffer
Declared in <ball_log.h>
<ball_log.h>
static void releaseMessageBuffer(bslmt::Mutex* mutex);