void unlock();
void lock();
virtual const char* what() const;
Defined in header
bool joinable() const;
void set_exception( std::exception_ptr p );
template< class Mutex > void swap( unique_lock<Mutex>&
shared_future(); (1)
native_handle_type native_handle();
Page 1 of 17