MCPcopy Create free account
hub / github.com/Simple-XX/SimpleKernel / noop_work

Function noop_work

tests/system_test/clone_test.cpp:95–95  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

93}
94
95void noop_work(void* /*arg*/) { sys_exit(0); }
96
97void test_clone_process(void* /*arg*/) {
98 klog::Info("=== Clone Process Test ===");

Callers

nothing calls this directly

Calls 1

sys_exitFunction · 0.85

Tested by

no test coverage detected