Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4u/lw8/io/
H A Dsgenv.c293 static volatile int board_thread_run = 0; variable
899 board_thread_run = 1; in sgenv_create_cache_update_threads()
928 board_thread_run = 0; in sgenv_remove_cache_update_threads()
1233 ASSERT(board_thread_run == 0); in sgenv_init_board_cache()
1258 while (board_thread_run == 1) { in sgenv_update_board_cache()
1283 if (board_thread_run == 0) { in sgenv_update_board_cache()
1302 board_thread_run = -1; in sgenv_update_board_cache()