JODA
0.13.1 (59b41972)
JSON On-Demand Analysis
|
#include <glob.h>
#include <glog/logging.h>
#include <memory>
#include <mutex>
#include <thread>
#include <unordered_map>
#include <vector>
#include "IThreadUser.h"
Go to the source code of this file.
Data Structures | |
class | ThreadManager |
Macros | |
#define | JODA_THREAD_POLLING_TIME 500ms |
Variables | |
ThreadManager | g_ThreadManagerInstance |
#define JODA_THREAD_POLLING_TIME 500ms |
|
extern |