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

/system/core/libsuspend/
H A Dautosuspend_wakeup_count.c37 static pthread_t suspend_thread; variable
164 ret = pthread_create(&suspend_thread, NULL, suspend_thread_func, NULL);

Completed in 409 milliseconds