载入中...
搜索中...
未找到
JobSystemThreadPool.h 文件参考
#include "thread/JobSystem.h"
#include "thread/Task.h"
#include <memory>
#include <mutex>
#include <vector>

浏览源代码.

class  eve::thread::JobSystemThreadPool
 Default JobSystem backend: a dependency-aware scheduler over the existing ThreadPool worker pool. 更多...
 

命名空间

namespace  eve
 
namespace  eve::thread