Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PaddlePaddle/Serving
/ destroy
Method
destroy
tools/cpp_examples/elastic-ctr/client/api/elastic_ctr_api.cpp:190–193 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
188
}
189
190
void ElasticCTRPredictorApi::destroy() {
191
pthread_key_delete(tls_bspec_key_);
192
return;
193
}
194
195
ReqInstance *ElasticCTRPredictorApi::add_instance() {
196
ThreadResource *thread_resource =
Callers
13
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected