void swap( packaged_task& other );
void wait() const;
bool valid() const;
Defined in header
template< class Rep, class Period > std::future_status wait_for(
void unlock();
Page 5 of 17