Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OAID/Tengine
/ Get
Method
Get
core/include/safe_object_manager.hpp:164–169 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
162
}
163
164
static void Get(void)
165
{
166
auto manager = SimpleObjectManager<M, T>::GetInstance();
167
168
manager->Lock();
169
}
170
171
static void Put(void)
172
{
Callers
nothing calls this directly
Calls
1
Lock
Method · 0.45
Tested by
no test coverage detected