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

/illumos-gate/usr/src/cmd/picl/plugins/sun4v/snmp/
H A Dsnmpplugin.c100 static boolean_t tree_builder_thr_exit = B_FALSE; variable
327 tree_builder_thr_exit = B_FALSE;
343 tree_builder_thr_exit = B_TRUE;
371 if (tree_builder_thr_exit == B_TRUE)
396 tree_builder_thr_exit = B_TRUE;
486 if (tree_builder_thr_exit == B_TRUE) {

Completed in 59 milliseconds