Searched refs:android_atomic_dec (Results 1 – 20 of 20) sorted by relevance
47 inline int32_t android_atomic_dec(volatile int32_t *addr) in android_atomic_dec() function70 inline void drop() { if (1 == android_atomic_dec(&mRef)) delete this; } in drop()
47 inline int32_t android_atomic_dec(volatile int32_t *addr) in android_atomic_dec() function72 inline void drop() { if (1 == android_atomic_dec(&mRef)) delete this; } in drop()
52 inline void drop() { if (1 == android_atomic_dec(&mRef)) delete this; } in drop()
126 android_atomic_dec(&mMsgTaskRefCount); in ~LocApiBase()
130 android_atomic_dec(&mMsgTaskRefCount); in ~LocApiBase()
315 android_atomic_dec(&(dev->mDRThreadStatus)); in dynamicRecompositionThreadLoop()
6401 android_atomic_dec(&omx->m_queued_codec_config_count); in async_message_process()
7607 android_atomic_dec(&omx->m_queued_codec_config_count); in async_message_process()
9189 android_atomic_dec(&omx->m_queued_codec_config_count); in async_message_process()