MCPcopy Create free account
hub / github.com/GMUEClab/ecj / killAll

Method killAll

ecj/src/main/java/ec/util/ThreadPool.java:241–248  ·  view source on GitHub ↗

Waits until there are no outstanding workers: all pool workers are in the pool. Then kills all the workers. This is the approprate way to shut down the ThreadPool in preparation for quitting your program. You can still use the ThreadPool after calling this function; but i

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

shutdownMethod · 0.80

Calls 2

joinAllMethod · 0.95
killPooledMethod · 0.95

Tested by

no test coverage detected