MCPcopy Create free account
hub / github.com/WheretIB/nullc / nullcSetExecutor

Function nullcSetExecutor

NULLC/nullc.cpp:134–139  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

132}
133
134void nullcSetExecutor(unsigned int id)
135{
136 using namespace NULLC;
137
138 currExec = id;
139}
140
141#ifdef NULLC_BUILD_X86_JIT
142nullres nullcSetJiTStack(void* start, void* end, unsigned int flagMemoryAllocated)

Callers 9

SuperCalcRunFunction · 0.85
mainFunction · 0.85
RunCodeMethod · 0.85
RunMethod · 0.85
RunMethod · 0.85
RunMethod · 0.85
RunInterfaceTestsFunction · 0.85
SpeedTestTextFunction · 0.85

Calls

no outgoing calls

Tested by 6

RunCodeMethod · 0.68
RunMethod · 0.68
RunMethod · 0.68
RunMethod · 0.68
RunInterfaceTestsFunction · 0.68
SpeedTestTextFunction · 0.68