|
Embedded Artistry Framework
Embedded Systems C++ Framework
|
Condition Variable types and definitions. More...
Typedefs | |
| using | func_t = stdext::inplace_function< bool(void)> |
| using | handle_t = uintptr_t |
| Generic storage for CV handles. More... | |
Condition Variable types and definitions.
| using embvm::cv::func_t = typedef stdext::inplace_function<bool(void)> |
| using embvm::cv::handle_t = typedef uintptr_t |
Generic storage for CV handles.
1.8.15