MCPcopy Create free account
hub / github.com/apple/foundationdb / checkRunnable

Function checkRunnable

fdbrpc/sim2.actor.cpp:1086–1086  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1084 }
1085
1086 bool checkRunnable() override { return net2->checkRunnable(); }
1087
1088#ifdef ENABLE_SAMPLING
1089 ActorLineageSet& getActorLineageSet() override { return actorLineageSet; }

Callers

nothing calls this directly

Calls 1

checkRunnableMethod · 0.45

Tested by

no test coverage detected