Defined in header
bool joinable() const;
unique_lock(); (1)
void set_exception( std::exception_ptr p );
void unlock();
future(); (1)
void swap( unique_lock& other );
void make_ready_at_thread_exit( ArgTypes... args );
id();
mutex_type* release();
Page 1 of 17