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

Class Void

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

Source from the content-addressed store, hash-verified

1782}
1783
1784Future<class Void> Net2::yield(TaskPriority taskID) {
1785 ++countYieldCalls;
1786 if (taskID == TaskPriority::DefaultYield)
1787 taskID = currentTaskID;

Calls

no outgoing calls

Tested by 15

Future<Void> stackSubFunction · 0.40
Future<Void> stackConcatFunction · 0.40
Future<Void> stackSwapFunction · 0.40
callMethod · 0.40
callMethod · 0.40
callMethod · 0.40
callMethod · 0.40
callMethod · 0.40
callMethod · 0.40
callMethod · 0.40
logStackMethod · 0.40