Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acl-dev/acl
/ unlock
Method
unlock
lib_acl_cpp/include/acl_cpp.cn/stdlib/tbox_array.hpp:213–215 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
211
}
212
213
void unlock() {
214
if (! lock_.unlock()) { abort(); }
215
}
216
217
private:
218
T** array_;
Callers
2
push
Method · 0.45
pop
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected