Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Moddable-OpenSource/moddable
/ modMachineTaskWake
Function
modMachineTaskWake
xs/platforms/esp/xsHost.c:1179–1182 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1177
}
1178
1179
void modMachineTaskWake(xsMachine *the)
1180
{
1181
xTaskNotifyGive(the->task);
1182
}
1183
1184
#else
1185
Callers
1
workerLoop
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected