void swap( packaged_task& other );
void wait() const;
Defined in header
template< class Rep, class Period > bool try_lock_for( const
void lock();
template< class Clock, class Duration > bool try_lock_until(
void unlock_shared();
void detach();
Page 7 of 17