void make_ready_at_thread_exit( ArgTypes... args );
C++ includes built-in support for threads, mutual exclusion, condition variables, and futures. Threads Threads
mutex_type* release();
template< class Clock, class Duration > bool try_lock_until(
template< class R, class Alloc > struct uses_allocator<s
Defined in header
native_handle_type native_handle();
(1)
void wait() const;
Page 1 of 17