Home
last modified time | relevance | path

Searched refs:g_suspendLoop (Results 1 - 1 of 1) sorted by relevance

/base/powermgr/powermgr_lite/services/src/power/
H A Dauto_suspend.c28 static AutoSuspendLoop g_suspendLoop = NULL; variable
48 if (!g_suspendLoop) { in SuspendThreadLoop()
55 if (g_suspendLoop(WaitingSuspendCondition) == FALSE) { in SuspendThreadLoop()
105 g_suspendLoop = AutoSuspendLoopInit(); in AutoSuspendOpsInit()
106 if (!g_suspendLoop) { in AutoSuspendOpsInit()

Completed in 2 milliseconds