MCPcopy Create free account
hub / github.com/acl-dev/acl / unlock

Method unlock

lib_acl_cpp/include/acl_cpp.cn/stdlib/tbox2.hpp:155–157  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

153 }
154
155 void unlock() {
156 if (!lock_.unlock()) { abort(); }
157 }
158
159private:
160 tbox2(const tbox2&) {}

Callers 2

pushMethod · 0.45
popMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected