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

Function fxQueuePromiseJobs

xs/platforms/esp/xsHost.c:1347–1350  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1345}
1346
1347void fxQueuePromiseJobs(txMachine* the)
1348{
1349 modMessagePostToMachine(the, NULL, 0, doRunPromiseJobs, NULL);
1350}
1351
1352/*
1353 user installable modules

Callers

nothing calls this directly

Calls 1

modMessagePostToMachineFunction · 0.70

Tested by

no test coverage detected