Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WaykiChain/WaykiChain
/ LockedPageManager
Method
LockedPageManager
src/commons/allocators.cpp:65–67 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
63
}
64
65
LockedPageManager::LockedPageManager() : LockedPageManagerBase<MemoryPageLocker>(GetSystemPageSize())
66
{
67
}
Callers
nothing calls this directly
Calls
1
GetSystemPageSize
Function · 0.85
Tested by
no test coverage detected