#include <condition_variable>
Include dependency graph for event.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Event |
| A syncronization primitive that will wake up one waiting thread when signaled. More... | |