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 91 of file thread.hpp.
std::vector<size_t> bb::MultithreadData::end |
Definition at line 95 of file thread.hpp.
size_t bb::MultithreadData::num_threads |
Definition at line 92 of file thread.hpp.
std::vector<size_t> bb::MultithreadData::start |
Definition at line 94 of file thread.hpp.