|
BDE 4.39.x Production Release
|
#include <bslstl_syncbuf.h>
Internal mutex-related utils.
See bslstl_syncbuf
Static Public Member Functions | |
| static SyncBuf_Mutex * | get (void *streambuf) BSLS_KEYWORD_NOEXCEPT |
|
static |
Return address of a mutex associated the specified streambuf object (address).
streambuf is not null and points to basic_streambuf<...> object.