Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/XorTroll/Goldleaf
/ InitializeApplications
Function
InitializeApplications
Goldleaf/source/cnt/cnt_Content.cpp:312–314 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
310
}
311
312
void InitializeApplications() {
313
NotifyApplicationsChanged();
314
}
315
316
void FinalizeApplications() {
317
threadClose(&g_LoadApplicationsThread);
Callers
1
Initialize
Function · 0.85
Calls
1
NotifyApplicationsChanged
Function · 0.85
Tested by
no test coverage detected