Platform‐specific implementation of a readers‐writer mutex.
Synopsis
Declared in <bslmt_rwmutex.h>
template<class THREAD_POLICY>
struct RWMutexImpl;
Specializations
Name |
Description |
This is a platform‐specific implementation detail that is not intended for use outside of this component. Use the |
Created with MrDocs