MCPcopy Create free account
hub / github.com/PlatformLab/NanoLog / sync

Function sync

runtime/NanoLog.cc:45–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43 }
44
45 void sync() {
46 RuntimeLogger::sync();
47 }
48
49 int getCoreIdOfBackgroundThread() {
50 return RuntimeLogger::getCoreIdOfBackgroundThread();

Callers 7

mainFunction · 0.85
mainFunction · 0.85
runBenchmarkFunction · 0.85
mainFunction · 0.85
~RuntimeLoggerMethod · 0.85
setLogFile_internalMethod · 0.85
mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected