MCPcopy Create free account
hub / github.com/Pagghiu/SaneCppLibraries / clearSequence

Method clearSequence

Libraries/Async/Async.cpp:1161–1161  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1159 async.flags |= Internal::Flag_ManualCompletion;
1160 internal.numberOfManualCompletions += 1;
1161 }
1162 internal.manualCompletions.queueBack(async);
1163 return wakeUpFromExternalThread();
1164}

Callers

nothing calls this directly

Calls 1

markAsFreeMethod · 0.80

Tested by

no test coverage detected