edu.duke.cs.osprey
3.3
edu.duke.cs.osprey
/
edu.duke.cs.osprey.gui.io
/
LaunchLimits
Launch
Limits
class
LaunchLimits
(
maxInFlight
:
Int
)
Content copied to clipboard
Functions
Properties
Functions
launch
Link copied to clipboard
suspend
fun
launch
(
block
:
suspend
CoroutineScope
.
(
)
->
Unit
)
:
Job
Content copied to clipboard
Properties
maxInFlight
Link copied to clipboard
val
maxInFlight
:
Int
Content copied to clipboard
semaphore
Link copied to clipboard
val
semaphore
:
Semaphore
Content copied to clipboard