Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
checkRunnable
Method · 0.45
Tested by
no test coverage detected