Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChaiScript/ChaiScript
/ lock_guard
Method
lock_guard
include/chaiscript/chaiscript_threading.hpp:135–135 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
133
{
134
public:
135
explicit lock_guard(T &) {}
136
};
137
138
class shared_mutex { };
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected