Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenKneeboard/OpenKneeboard
/ ~ThreadGuard
Method
~ThreadGuard
src/lib/ThreadGuard.cpp:37–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
}
36
37
ThreadGuard::~ThreadGuard() {
38
this->CheckThread();
39
}
40
41
}// namespace OpenKneeboard
Callers
nothing calls this directly
Calls
1
CheckThread
Method · 0.95
Tested by
no test coverage detected