Searched refs:s_wakelock_count (Results 1 – 1 of 1) sorted by relevance
186 int s_wakelock_count = 0; variable4961 s_wakelock_count++; in grabPartialWakeLock()4981 if (s_wakelock_count > 1) { in releaseWakeLock()4982 s_wakelock_count--; in releaseWakeLock()4984 s_wakelock_count = 0; in releaseWakeLock()5009 s_wakelock_count = 0; in wakeTimeoutCallback()