unique_lock(); (1)
bool try_lock();
Defined in header
bool joinable() const;
void wait() const;
template< class Clock, class Duration > bool try_lock_until(
void unlock();
Page 4 of 17