Searched refs:suspend_thread (Results 1 – 1 of 1) sorted by relevance
47 static pthread_t suspend_thread; variable153 ret = pthread_create(&suspend_thread, NULL, suspend_thread_func, NULL); in autosuspend_init()