Multithreading Condition variable Sign up for the C++ online course Get a PDF Agenda 01. Thread-safe queue 02. std::condition_variable 03. How does it work? 04. Spurious wake-ups 05. Lost notifications 06. Recap & Homework