MCPcopy Create free account
hub / github.com/BernardoGiordano/Checkpoint / endIo

Method endIo

common/script/scriptconsole.cpp:267–271  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

265}
266
267void ScriptConsole::endIo(void)
268{
269 std::lock_guard<std::mutex> lock(mMutex);
270 idleIo();
271}
272
273unsigned ScriptConsole::generation(void) const
274{

Callers 3

performFunction · 0.80
zipDirFunction · 0.80
unzipToFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected