Uses of Class
jdk.incubator.concurrent.StructuredTaskScope.ShutdownOnSuccess
Packages that use StructuredTaskScope.ShutdownOnSuccess
Package
Description
Defines APIs for structured concurrency and extent locals.
-
Uses of StructuredTaskScope.ShutdownOnSuccess in jdk.incubator.concurrent
Methods in jdk.incubator.concurrent that return StructuredTaskScope.ShutdownOnSuccessModifier and TypeMethodDescriptionStructuredTaskScope.ShutdownOnSuccess.join()
Wait for all threads to finish or the task scope to shut down.Wait for all threads to finish or the task scope to shut down, up to the given deadline.