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

/macosx-10.9.5/xnu-2422.115.4/bsd/netinet6/
H A Dnd6_rtr.c154 static boolean_t nd_prefix_busy; variable
155 static void *nd_prefix_waitchan = &nd_prefix_busy;
2983 while (nd_prefix_busy) {
2989 nd_prefix_busy = TRUE;
3112 VERIFY(nd_prefix_busy);
3113 nd_prefix_busy = FALSE;

Completed in 109 milliseconds