Searched refs:ps_suspend_thread (Results 1 – 1 of 1) sorted by relevance
159 static kthread_t *ps_suspend_thread = NULL; variable281 ps_suspend_thread = thread_create(NULL, 2 * DEFAULTSTKSZ, in ps_init()302 if (ps_suspend_thread != NULL) { in ps_fini()308 thread_join(ps_suspend_thread->t_did); in ps_fini()309 ps_suspend_thread = NULL; in ps_fini()