HomeSort by relevance Sort by last modified time
    Searched full:suspend_thread (Results 1 - 1 of 1) sorted by null

  /system/core/libsuspend/
autosuspend_wakeup_count.c 43 static pthread_t suspend_thread; variable
197 ret = pthread_create(&suspend_thread, NULL, suspend_thread_func, NULL);

Completed in 556 milliseconds