Home
last modified time | relevance | path

Searched refs:suspend_thread (Results 1 – 1 of 1) sorted by relevance

/system/core/libsuspend/
Dautosuspend_wakeup_count.cpp47 static pthread_t suspend_thread; variable
153 ret = pthread_create(&suspend_thread, NULL, suspend_thread_func, NULL); in autosuspend_init()