My Project
Classes
during-thread.h File Reference

Naive threaded implementation of during. More...

#include "during-if.h"
#include <thread>
#include <mutex>
#include "task-manager.h"
#include "async-event-queue.h"
Include dependency graph for during-thread.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sc_during_thread
 

Detailed Description

Naive threaded implementation of during.

Definition in file during-thread.h.