Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Moddable-OpenSource/moddable
/ PiuFontListLockCache
Function
PiuFontListLockCache
modules/piu/MC/piuFont.c:354–358 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
352
}
353
354
void PiuFontListLockCache(xsMachine* the)
355
{
356
if (gCFE)
357
CFELockCache(gCFE, 1);
358
}
359
360
void PiuFontListDelete(void *data)
361
{
Callers
1
PiuViewBegin
Function · 0.85
Calls
1
CFELockCache
Function · 0.50
Tested by
no test coverage detected