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

/illumos-gate/usr/src/cmd/mdb/common/kmdb/
H A Dkaif_start.c60 * be held to write kaif_looping, but need not be held to read it.
62 static volatile uint_t kaif_looping; variable
327 kaif_looping++;
342 kaif_looping--;
387 while (kaif_looping != 0)

Completed in 43 milliseconds