Defined in header
shared_future(); (1)
bool try_lock();
bool valid() const;
void lock_shared();
void unlock();
template< class Clock, class Duration > bool try_lock_until(
Page 4 of 17