|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <thread.hpp>
Public Attributes | |
| size_t | num_threads |
| std::vector< size_t > | start |
| std::vector< size_t > | end |
Definition at line 98 of file thread.hpp.
| std::vector<size_t> bb::MultithreadData::end |
Definition at line 102 of file thread.hpp.
| size_t bb::MultithreadData::num_threads |
Definition at line 99 of file thread.hpp.
| std::vector<size_t> bb::MultithreadData::start |
Definition at line 101 of file thread.hpp.