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

/system/core/libsuspend/
H A Dautosuspend_earlysuspend.c78 static void *earlysuspend_thread_func(void *arg) function
188 ret = pthread_create(&earlysuspend_thread, NULL, earlysuspend_thread_func, NULL);

Completed in 54 milliseconds