Module executor

Source
Expand description

Executor for asynchronous synthesis

Structs§

Executor
A structure representing an executor for managing and coordinating the synthesis process.
TaskWaitingCost
Holds all tasks waiting for a cost limit to be released.

Statics§

STOP_SIGNAL
A Boolean flag that utilizes atomic operations to safely manage concurrent access across multiple threads.

Trait Aliases§

EnumFn