MCPcopy Create free account
hub / github.com/Moddable-OpenSource/moddable / PiuFontListUnlockCache

Function PiuFontListUnlockCache

modules/piu/MC/piuFont.c:380–384  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

378}
379
380void PiuFontListUnlockCache(xsMachine* the)
381{
382 if (gCFE)
383 CFELockCache(gCFE, 0);
384}
385
386void PiuFontListNew(xsMachine* the)
387{

Callers 1

PiuViewEndFunction · 0.85

Calls 1

CFELockCacheFunction · 0.50

Tested by

no test coverage detected