Searched refs:busy_init (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/fm/libldom/sparc/
H A Dldom.c383 static int busy_init = 0; local
389 while (busy_init == 1)
401 busy_init = 1;
410 busy_init = 0;
H A Dldmsvcs_utils.c1212 static int busy_init = 0; local
1219 while (busy_init == 1)
1230 busy_init = 1;
1270 busy_init = 0;

Completed in 62 milliseconds