Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::wsdb::WsdbScheduler::Lane Struct Reference

Public Attributes

std::deque< Oppending
 
int in_flight = 0
 
int in_flight_mutating = 0
 

Detailed Description

Definition at line 87 of file wsdb_scheduler.hpp.

Member Data Documentation

◆ in_flight

int bb::wsdb::WsdbScheduler::Lane::in_flight = 0

Definition at line 89 of file wsdb_scheduler.hpp.

◆ in_flight_mutating

int bb::wsdb::WsdbScheduler::Lane::in_flight_mutating = 0

Definition at line 90 of file wsdb_scheduler.hpp.

◆ pending

std::deque<Op> bb::wsdb::WsdbScheduler::Lane::pending

Definition at line 88 of file wsdb_scheduler.hpp.


The documentation for this struct was generated from the following file: