Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chen3feng/toft
/ OnExit
Method
OnExit
system/threading/base_thread.cpp:124–126 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
122
}
123
124
void BaseThread::OnExit()
125
{
126
}
127
128
void* BaseThread::StaticEntry(void* param)
129
{
Callers
1
Cleanup
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected