载入中...
搜索中...
未找到
Thread.h 文件参考
#include "common/Module.h"
#include "thread/Channel.h"
#include "thread/JobSystem.h"
#include "thread/Task.h"
#include "thread/ThreadPool.h"
#include <map>
#include <memory>
#include <mutex>
#include <string>

浏览源代码.

class  eve::thread::Thread
 Thread module: default pool, named channels, pool factory. Script: eve.Thread() → getPool / newThreadPool / getChannel / newChannel. 更多...
 

命名空间

namespace  eve
 
namespace  eve::thread