Defined in File wait.hpp
Page Contents
Struct Documentation
Public Functions
Wait for the wait queue to be triggered.
timeout – The timeout in microseconds, any value lower or equal to 0 means no timeout
Wake one or more threads from the wait queue.
n – The number of threads to wake
Public Members