Lines Matching refs:gCount
84 static volatile int32_t gCount = 0;142 return gCount;150 int count = android_atomic_inc(&gCount)+1;157 int count = android_atomic_dec(&gCount);