void lock();
native_handle_type native_handle();
void set_value_at_thread_exit( const R& value ); (1)
Defined in header
void swap( promise& other );
template< class Rep, class Period > bool try_lock_for( const
constexpr mutex(); (1)
bool try_lock();
timed_mutex(); (1)
Page 14 of 17