bool try_lock_shared();
Defined in header
const T& get() const; (1) (member
template< class Rep, class Period > std::cv_status wait_for(
void set_value( const R& value ); (1) (member
void wait( std::unique_lock<std::mutex>& lock );
template< class Clock, class Duration > bool try_lock_until(
Page 5 of 17