MCPcopy Create free account
hub / github.com/OAID/Tengine / DevStop

Method DevStop

driver/cpu/cpu_executor.cpp:150–153  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

148}
149
150bool CPUExecutor::DevStop(void)
151{
152 return backend_dev_->Stop();
153}
154
155} // namespace TEngine

Callers

nothing calls this directly

Calls 1

StopMethod · 0.45

Tested by

no test coverage detected