Searched refs:OPEN_RETRY_SLEEP_US (Results 1 – 1 of 1) sorted by relevance
45 constexpr int OPEN_RETRY_SLEEP_US = 100000; // 100ms * MAX_RETRY = 0.5 seconds variable138 usleep(OPEN_RETRY_SLEEP_US); // sleep and try again in open()