Home
last modified time | relevance | path

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

/foundation/multimedia/media_lite/services/player_lite/impl/player_control/player/
H A Dliteplayer.cpp111 static void CondTimeWait(pthread_cond_t &cond, pthread_mutex_t &mutex, uint32_t delayUs) in CondTimeWait() function
1101 CondTimeWait(play->schCond_, play->schMutex_, PAUSE_WAIT_TIME_US); in DataSchProcess()
1123 CondTimeWait(play->schCond_, play->schMutex_, play->renderSleepTime_); in DataSchProcess()

Completed in 3 milliseconds