C++ Language/Std/Multithreading/Events

An "event" is a signal communicated from one thread to another thread.

Additional information about events (includes interactive examples)