Searched refs:waitSignal_ (Results 1 – 2 of 2) sorted by relevance
159 std::condition_variable waitSignal_; variable
394 waitSignal_.notify_one(); in InitAllPlugins()410 …waitSignal_.wait_for(lock, std::chrono::milliseconds(TIMER_TIMEOUT), [this] { return this->notifyS… in UnloadPluginTask()626 waitSignal_.notify_one(); in OnStop()