DelegateMQ
Loading...
Searching...
No Matches
Thread.h File Reference
#include "delegate/IThread.h"
#include "FreeRTOS.h"
#include "task.h"
#include "queue.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...