DelegateMQ
Loading...
Searching...
No Matches
Thread.h File Reference

Zephyr RTOS implementation of the DelegateMQ IThread interface. More...

#include "delegate/IThread.h"
#include <zephyr/kernel.h>
#include <string>
#include <memory>

Go to the source code of this file.

Classes

class  Thread
 Cross-platform thread for any system supporting C++11 std::thread (e.g. Windows, Linux). More...
 

Detailed Description

Zephyr RTOS implementation of the DelegateMQ IThread interface.