BDE 4.39.x Production Release
Loading...
Searching...
No Matches
bsl::SyncBuf_MutexUtil Struct Reference

#include <bslstl_syncbuf.h>

Detailed Description

Internal mutex-related utils.

See bslstl_syncbuf

Static Public Member Functions

static SyncBuf_Mutexget (void *streambuf) BSLS_KEYWORD_NOEXCEPT
 

Member Function Documentation

◆ get()

static SyncBuf_Mutex * bsl::SyncBuf_MutexUtil::get ( void *  streambuf)
static

Return address of a mutex associated the specified streambuf object (address).

Precondition
The behavior is undefined unless streambuf is not null and points to basic_streambuf<...> object.

The documentation for this struct was generated from the following file: