distortos
v0.7.0
object-oriented C++ RTOS for microcontrollers
|
UnblockReason enum class header. More...
Go to the source code of this file.
Namespaces | |
distortos | |
Top-level namespace of distortos project. | |
distortos::internal | |
Internals of distortos project - should not be used directly! | |
Enumerations | |
enum | distortos::internal::UnblockReason : uint8_t { distortos::internal::UnblockReason::unblockRequest, distortos::internal::UnblockReason::timeout, distortos::internal::UnblockReason::signal } |
reason of thread unblocking More... | |
UnblockReason enum class header.