Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChaiScript/ChaiScript
/ unlock
Method
unlock
include/chaiscript/chaiscript_threading.hpp:119–119 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
117
explicit unique_lock(T &) {}
118
void lock() {}
119
void unlock() {}
120
};
121
122
template<typename T>
Callers
1
use
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected