Home
last modified time | relevance | path

Searched refs:ps_suspend_thread_exit (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/uts/sun4v/io/
H A Dplatsvc.c158 static boolean_t ps_suspend_thread_exit = B_FALSE; variable
266 ps_suspend_thread_exit = B_FALSE; in ps_init()
304 ps_suspend_thread_exit = B_TRUE; in ps_fini()
567 if (ps_suspend_thread_exit) { in ps_suspend_data_handler()
683 while (ps_suspend_thread_exit == B_FALSE) { in ps_suspend_thread_func()