Searched refs:kOpenTimeoutMs (Results 1 – 1 of 1) sorted by relevance
360 const int kOpenTimeoutMs = 50; in threadLoop() local362 if (poll(&pfd, 1, kOpenTimeoutMs) == -1) { in threadLoop()