Loading services/tuner/main_tunerservice.cpp +1 −0 Original line number Diff line number Diff line Loading @@ -40,6 +40,7 @@ int main() { CHECK(status == STATUS_OK); } ProcessState::self()->setThreadPoolMaxThreadCount(8); ProcessState::self()->startThreadPool(); IPCThreadState::self()->joinThreadPool(); return EXIT_FAILURE; // should not reached Loading Loading
services/tuner/main_tunerservice.cpp +1 −0 Original line number Diff line number Diff line Loading @@ -40,6 +40,7 @@ int main() { CHECK(status == STATUS_OK); } ProcessState::self()->setThreadPoolMaxThreadCount(8); ProcessState::self()->startThreadPool(); IPCThreadState::self()->joinThreadPool(); return EXIT_FAILURE; // should not reached Loading