Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tracktion/choc
/ callerIsOnMessageThread
Function
callerIsOnMessageThread
choc/gui/choc_MessageLoop.h:181–184 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
179
}
180
181
inline bool callerIsOnMessageThread()
182
{
183
return getMainThreadIDRef() == std::this_thread::get_id();
184
}
185
186
struct Timer::Pimpl
187
{
Callers
3
WebView
Method · 0.85
~WebView
Method · 0.85
testTimers
Function · 0.85
Calls
1
getSharedMessageWindow
Function · 0.85
Tested by
1
testTimers
Function · 0.68