|
ion 0.12.0
Atomic concurrency support library
|
Represents wait result from one of multiple possible signals. More...
#include <signal.hpp>
Public Attributes | |
| std::size_t | index |
Index in result that unblocked WaitAny() | |
| std::tuple< T1, T2 > | result |
| Result of wait operation. | |
Represents wait result from one of multiple possible signals.