Internal mutex‐related utils.

Synopsis

Declared in <bslstl_syncbuf.h>

struct SyncBuf_MutexUtil;

Static Member Functions

Name

Description

get

Return address of a mutex associated the specified streambuf object (address). The behavior is undefined unless streambuf is not null and points to basic_streambuf<...> object.

Created with MrDocs