SharedLockable object extends TimedLockable with the lock_shared, lock_shared_until, lock_shared_for, try_lock_shared_until, try_lock_shared and unlock_shared functions.
More...
#include <lockable_concepts.hpp>
template<typename Mutex>
struct boost::SharedLockable< Mutex >
SharedLockable object extends TimedLockable with the lock_shared, lock_shared_until, lock_shared_for, try_lock_shared_until, try_lock_shared and unlock_shared functions.
template<typename Mutex >
template<typename Mutex >
template<typename Mutex >
The documentation for this struct was generated from the following file: