|
Blender V5.0
|
#include "util/list.h"#include "util/string.h"#include "util/tbb.h"#include "util/thread.h"#include "util/unique_ptr.h"Go to the source code of this file.
Classes | |
| class | TaskPool |
| struct | TaskPool::Summary |
| class | TaskScheduler |
| class | DedicatedTaskPool |
Typedefs | |
| using | TaskRunFunction = std::function<void()> |
| using TaskRunFunction = std::function<void()> |