Searched refs:eosCondition (Results 1 – 3 of 3) sorted by relevance
41 android::Condition eosCondition; variable61 eosCondition.signal(); in SignalEos()294 eosCondition.wait(eosLock); in TestGetPositionUri()
85 android::Condition eosCondition; variable122 eosCondition.signal(); in SignalEos()512 eosCondition.wait(eosLock); in TestDecToBuffQueue()
124 pthread_cond_t eosCondition = PTHREAD_COND_INITIALIZER; variable405 pthread_cond_signal(&eosCondition); in DecPlayCallback()798 pthread_cond_wait(&eosCondition, &eosLock); in TestDecToBuffQueue()