Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/breach/thrust
/ ResetHandlerThread
Method
ResetHandlerThread
src/api/api_server.cc:378–382 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
376
}
377
378
void
379
APIServer::ResetHandlerThread()
380
{
381
thread_.reset();
382
}
383
384
void
385
APIServer::StopHandlerThread()
Callers
nothing calls this directly
Calls
1
reset
Method · 0.80
Tested by
no test coverage detected