Home
last modified time | relevance | path

Searched defs:Procalloc (Results 1 – 2 of 2) sorted by relevance

/plan9-contrib/sys/src/9/port/
H A Dproc.c24 static struct Procalloc struct
27 Proc* ht[128];
28 Proc* arena;
29 Proc* free;
/plan9-contrib/sys/src/9k/port/
H A Dportdat.h35 typedef struct Procalloc Procalloc; typedef
763 struct Procalloc struct
766 Proc* ht[128];
767 Proc* arena;
768 Proc* free;