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

  /src/external/bsd/top/dist/machine/
m_linux.c 212 static struct top_proc **nextactive; variable in typeref:struct:top_proc
1070 nextactive = pactive;
1109 struct top_proc *p = *nextactive++;
m_linuxthr.c 193 static struct top_proc **nextactive; variable in typeref:struct:top_proc
865 nextactive = pactive;
889 struct top_proc *p = *nextactive++;

Completed in 81 milliseconds