MCPcopy Create free account
hub / github.com/PlatformLab/Arachne / migrateThreadsFromCore

Function migrateThreadsFromCore

src/Arachne.cc:1542–1665  ·  view source on GitHub ↗

* Remove all threads from the target core (with the exception of the caller), * and migrate them into outputCores. This function can only be run from the * core that we are removing threads from. The parameter outputCores must not * include the current core. * * \param outputCores * Collection of cores where threads are migrated to. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

releaseCoreFunction · 0.85

Calls 4

preventCreationsToCoreFunction · 0.85
chooseCoreFunction · 0.85
getCoresMethod · 0.80
sizeMethod · 0.80

Tested by

no test coverage detected