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

/netbsd-current/sys/net/
H A Droute.c251 bool ongoing; member in struct:__anon1012
760 while (rt_update_global.ongoing) {
785 while (rt_update_global.ongoing) {
786 dlog(LOG_DEBUG, "%s: waiting ongoing updating rt=%p lwp=%p\n",
789 dlog(LOG_DEBUG, "%s: waited ongoing updating rt=%p lwp=%p\n",
792 rt_update_global.ongoing = true;
812 rt_update_global.ongoing = false;
/netbsd-current/tests/usr.bin/indent/
H A Dt_options.lua63 local curr_empty_lines = 0 -- the ongoing "block" of empty lines

Completed in 129 milliseconds