Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chen3feng/toft
/ TEST
Function
TEST
system/threading/this_thread_test.cpp:19–22 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
}
18
19
TEST(ThisThread, GetId)
20
{
21
EXPECT_GT(ThisThread::GetId(), 0);
22
}
23
24
TEST(ThisThread, GetHandle)
25
{
Callers
nothing calls this directly
Calls
2
TryStart
Method · 0.45
Join
Method · 0.45
Tested by
no test coverage detected