Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/breach/thrust
/ ThreadTearDown
Method
ThreadTearDown
src/api/api_server.cc:426–430 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
424
}
425
426
void
427
APIServer::ThreadTearDown()
428
{
429
/* Runs on the handler thread */
430
}
431
432
433
} // namespace thrust_shell
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected