|
TazGraph Project v0.1.0
|

Public Member Functions | |
| Threader (int num_threads_) | |
| void | parallel (size_t num_obj, std::function< void(int start, int end)> &&callback) |
Public Attributes | |
| TaskQueue | t_queue |
| int | num_threads = 1 |
| std::vector< Thread > | threads |