Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
parallel_for_spawning.cpp File Reference
#include "thread.hpp"
#include <thread>

Go to the source code of this file.

Namespaces

namespace  bb
 Entry point for Barretenberg command-line interface.
 

Functions

void bb::parallel_for_spawning (size_t num_iterations, const std::function< void(size_t)> &func)