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