template< class Rep, class Period > bool try_lock_shared_for(
void lock();
void unlock_shared();
void notify_all();
template< class Rep, class Period > bool try_lock_for( const
template< class Clock, class Duration > std::future_status wait_until(
T get(); (1) (member only of generic
void swap( thread &lhs, thread &rhs );
Defined in header
Page 8 of 17