Searched refs:android_atomic_dec (Results 1 – 4 of 4) sorted by relevance
99 int32_t android_atomic_dec(volatile int32_t* addr) in android_atomic_dec() function
152 int count = android_atomic_dec(&gCount); in ~AssetManager()
1765 ALOGI("Destroying ResXMLTree in %p #%d\n", this, android_atomic_dec(&gCount)-1); in ~ResXMLTree()