MCPcopy Create free account
hub / github.com/adny-code/fastgrind / worker_task

Function worker_task

demo/cmake_installed_package/main.cpp:20–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18}
19
20void worker_task()
21{
22 __FASTGRIND__::FAST_GRIND;
23 allocate_payload(256);
24}
25
26int main()
27{

Callers

nothing calls this directly

Calls 1

allocate_payloadFunction · 0.85

Tested by

no test coverage detected