|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
RAII helper to scope a bb::set_parallel_for_concurrency change to one test.
More...
Public Member Functions | |
| ConcurrencyScope (size_t n) | |
| ~ConcurrencyScope () | |
| ConcurrencyScope (const ConcurrencyScope &)=delete | |
| ConcurrencyScope & | operator= (const ConcurrencyScope &)=delete |
| ConcurrencyScope (ConcurrencyScope &&)=delete | |
| ConcurrencyScope & | operator= (ConcurrencyScope &&)=delete |
Private Attributes | |
| size_t | prev_ |
RAII helper to scope a bb::set_parallel_for_concurrency change to one test.
Definition at line 958 of file scalar_multiplication.test.cpp.
|
inlineexplicit |
Definition at line 962 of file scalar_multiplication.test.cpp.
|
inline |
Definition at line 967 of file scalar_multiplication.test.cpp.
|
delete |
|
delete |
|
delete |
|
delete |
|
private |
Definition at line 959 of file scalar_multiplication.test.cpp.