Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danoon2/Boxedwine
/ isMainthread
Function
isMainthread
source/sdl/emscripten/mainloop.cpp:37–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
extern int allocatedRamPages;
36
37
bool isMainthread() {
38
return isMainThread;
39
}
40
41
static BString getSize(int pages)
42
{
Callers
3
showWindow
Method · 0.50
sdlDispatch
Function · 0.50
processCustomEvents
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected