Searched refs:WAIT_OFFLOAD_CLOSE_TIME_S (Results 1 – 1 of 1) sorted by relevance
60 static const int32_t WAIT_OFFLOAD_CLOSE_TIME_S = 10; // 10s variable6775 offloadCloseCondition_.wait_for(lock, std::chrono::seconds(WAIT_OFFLOAD_CLOSE_TIME_S), in UnloadOffloadModule()