void set_exception_at_thread_exit( std::exception_ptr p );
Defined in header
void lock_shared();
const std::error_code& code() const;
bool owns_lock() const;
template< class Clock, class Duration > std::future_status wait_until(
template< class Lock > void wait( Lock& lock );
Page 8 of 17