Home
last modified time | relevance | path

Searched refs:WAIT_TRY_COUNT (Results 1 - 1 of 1) sorted by relevance

/foundation/multimedia/audio_framework/services/audio_service/common/src/
H A Dfutex_tool.cpp33 const int32_t WAIT_TRY_COUNT = 50; member
70 while (tryCount < WAIT_TRY_COUNT) { in FutexWait()
90 if (tryCount >= WAIT_TRY_COUNT) { in FutexWait()

Completed in 1 milliseconds