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

Method blockUntilReady

flow/include/flow/ThreadHelper.actor.h:572–572  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

570 }
571
572 void blockUntilReady() { sav->blockUntilReady(); }
573
574 void blockUntilReadyCheckOnMainThread() { sav->blockUntilReadyCheckOnMainThread(); }
575

Callers 7

getBlockingMethod · 0.45
actionMethod · 0.45
bench_callbackFunction · 0.45
bench_net2Function · 0.45
bench_streamFunction · 0.45
bench_ionet2Function · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected