Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
95
void noop_work(void* /*arg*/) { sys_exit(0); }
96
97
void test_clone_process(void* /*arg*/) {
98
klog::Info(
"=== Clone Process Test ==="
);
Callers
nothing calls this directly
Calls
1
sys_exit
Function · 0.85
Tested by
no test coverage detected