Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "hardware_concurrency.hpp"
#include <barretenberg/common/throw_or_abort.hpp>
#include <cstdlib>
#include <iostream>
#include <stdexcept>
#include <string>
#include <thread>
Go to the source code of this file.
Functions | |
uint32_t | env_hardware_concurrency () |
uint32_t env_hardware_concurrency | ( | ) |
Definition at line 20 of file hardware_concurrency.cpp.