explicit operator bool() const;
template< class Clock, class Duration > bool try_lock_until(
Defined in header
packaged_task(); (1)
template< class Clock, class Duration > std::future_status wait_until(
mutex_type* mutex() const;
shared_lock(); (1)
Page 13 of 17