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