Searched refs:READ_ATTEMPT_SLEEP_MS (Results 1 – 1 of 1) sorted by relevance
76 #define READ_ATTEMPT_SLEEP_MS 5 // 5ms between two read attempts when pipe is empty macro1283 usleep(READ_ATTEMPT_SLEEP_MS * 1000); in audio_config_compare()