Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PlatformLab/NanoLog
/ getCoreIdOfBackgroundThread
Function
getCoreIdOfBackgroundThread
runtime/NanoLog.cc:49–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
}
48
49
int getCoreIdOfBackgroundThread() {
50
return RuntimeLogger::getCoreIdOfBackgroundThread();
51
}
52
};
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected