Instance Propertyswift-package-manager 6.0.1SPMLLBuild
schedulerLanes
var schedulerLanes: UInt32
var schedulerLanes: UInt32
import SPMLLBuild
struct llb_buildsystem_invocation_t_
@frozen struct UInt32
A 32-bit unsigned integer value type.
init()
init(buildFilePath: UnsafePointer<CChar>!, dbPath: UnsafePointer<CChar>!, traceFilePath: UnsafePointer<CChar>!, environment: UnsafePointer<UnsafePointer<CChar>?>!, showVerboseStatus: Bool, useSerialBuild: Bool, schedulerAlgorithm: SchedulerAlgorithm, schedulerLanes: UInt32, qos: QualityOfService)
var buildFilePath: UnsafePointer<CChar>!
var dbPath: UnsafePointer<CChar>!
var environment: UnsafePointer<UnsafePointer<CChar>?>!
var qos: QualityOfService
var schedulerAlgorithm: SchedulerAlgorithm
var showVerboseStatus: Bool
var traceFilePath: UnsafePointer<CChar>!
var useSerialBuild: Bool