Searched refs:WAIT_FOR_REPLY_MAX_SEC (Results 1 – 2 of 2) sorted by relevance
380 static constexpr int WAIT_FOR_REPLY_MAX_SEC = 8; variable
483 if (threadLockInfo->condition.wait_for(lock, std::chrono::seconds(WAIT_FOR_REPLY_MAX_SEC), in InvokerRemoteDBinder()