Home
last modified time | relevance | path

Searched refs:pidalloc (Results 1 – 1 of 1) sorted by relevance

/plan9/sys/src/9/port/
H A Dproc.c22 static Ref pidalloc; variable
665 p->pid = incref(&pidalloc); in newproc()