bool operator==( thread::id lhs, thread::id rhs );
void lock_shared();
Defined in header
void set_exception_at_thread_exit( std::exception_ptr p );
std::shared_future<T> share();
void notify_all();
void lock();
template< class Mutex > void swap( shared_lock<Mutex>&
Page 10 of 17