Searched defs:board_thread (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/lw8/io/
H A Dsgenv.c294 static kthread_t *board_thread = NULL; variable
901 board_thread = thread_create(NULL, 0, sgenv_update_board_cache,
903 board_thread_tid = board_thread->t_did;
1234 ASSERT(board_thread == NULL);

Completed in 64 milliseconds