Searched refs:s_wakelock_count (Results 1 – 1 of 1) sorted by relevance
122 int s_wakelock_count = 0; variable662 s_wakelock_count++; in grabPartialWakeLock()682 if (s_wakelock_count > 1) { in releaseWakeLock()683 s_wakelock_count--; in releaseWakeLock()685 s_wakelock_count = 0; in releaseWakeLock()710 s_wakelock_count = 0; in wakeTimeoutCallback()