Home
last modified time | relevance | path

Searched refs:MSGLOOPER_EMPTY_WAIT_TIME_US (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimedia/media_lite/services/player_lite/impl/player_control/player/fsm/src/
H A Dmessage_looper.cpp32 const uint32_t MSGLOOPER_EMPTY_WAIT_TIME_US = 200 * 1000; /* empty wait time is 200 ms, namely 200 … variable
196 FsmCondTimewait(m_queueCondition, m_queueLock, MSGLOOPER_EMPTY_WAIT_TIME_US); in QueueHandlr()