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

Method wake

flow/Net2.actor.cpp:2082–2084  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2080}
2081
2082void ASIOReactor::wake() {
2083 ios.post(nullCompletionHandler);
2084}
2085
2086} // namespace N2
2087

Callers 1

onMainThreadMethod · 0.80

Calls 1

postMethod · 0.45

Tested by

no test coverage detected