Internal mutex-related utils.
Declared in <bslstl_syncbuf.h>
struct SyncBuf_MutexUtil;
| 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. |