MCPcopy 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
354void PiuFontListLockCache(xsMachine* the)
355{
356 if (gCFE)
357 CFELockCache(gCFE, 1);
358}
359
360void PiuFontListDelete(void *data)
361{

Callers 1

PiuViewBeginFunction · 0.85

Calls 1

CFELockCacheFunction · 0.50

Tested by

no test coverage detected