HomeSort by: relevance | last modified time | path
    Searched refs:ongoing (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/net/
route.c 251 bool ongoing; member in struct:__anone25197f10108
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;
  /src/tests/usr.bin/indent/
t_options.lua 63 local curr_empty_lines = 0 -- the ongoing "block" of empty lines

Completed in 15 milliseconds