MCPcopy Create free account
hub / github.com/AshenvaleZX/ZXEngine / laction

Function laction

CPPScripts/External/Lua/lua.c:76–80  ·  view source on GitHub ↗

** Function to be called at a C signal. Because a C signal cannot ** just change a Lua state (as there is no proper synchronization), ** this function only sets a hook that, when called, will stop the ** interpreter. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

setsignalFunction · 0.85
lua_sethookFunction · 0.85

Tested by

no test coverage detected