Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chen3feng/toft
/ DoNothing
Function
DoNothing
system/threading/thread_test.cpp:37–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
}
36
37
static void DoNothing()
38
{
39
}
40
41
TEST(Thread, Restart)
42
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected