shared_timed_mutex(); (1)
std::future<R> get_future();
void set_exception_at_thread_exit( std::exception_ptr p );
Defined in header
bool operator==( thread::id lhs, thread::id rhs );
void swap( thread& other );
template< class Rep, class Period > std::future_status wait_for(
Page 10 of 17