New wait Overloads for the condition_variable_any

Explore three different wait variations of 'std::condition_variable_any'.

The three wait variations to wait, wait_for, and wait_until of the std::condition_variable_any get new overloads. They take a std::stop_token.

Get hands-on with 1200+ tech skills courses.