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

/system/core/libsuspend/
H A Dautosuspend_earlysuspend.c39 static pthread_t earlysuspend_thread; variable
188 ret = pthread_create(&earlysuspend_thread, NULL, earlysuspend_thread_func, NULL);

Completed in 1346 milliseconds