|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
Public Attributes | |
| std::deque< Op > | pending |
| int | in_flight = 0 |
| int | in_flight_mutating = 0 |
Definition at line 87 of file wsdb_scheduler.hpp.
| int bb::wsdb::WsdbScheduler::Lane::in_flight = 0 |
Definition at line 89 of file wsdb_scheduler.hpp.
| int bb::wsdb::WsdbScheduler::Lane::in_flight_mutating = 0 |
Definition at line 90 of file wsdb_scheduler.hpp.
| std::deque<Op> bb::wsdb::WsdbScheduler::Lane::pending |
Definition at line 88 of file wsdb_scheduler.hpp.