Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OAID/Tengine
/ Lock
Method
Lock
core/include/safe_object_manager.hpp:180–183 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
178
~SimpleObjectManagerWithLock() {}
179
180
void Lock(void)
181
{
182
my_mutex.lock();
183
}
184
185
void Unlock(void)
186
{
Callers
7
SafeFind
Method · 0.45
SafeGet
Method · 0.45
SafeAdd
Method · 0.45
SafeReplace
Method · 0.45
SafeRemove
Method · 0.45
SafeRemoveOnly
Method · 0.45
Get
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected