Searched defs:threads (Results 1 – 2 of 2) sorted by relevance
/plan9/sys/src/libthread/ | ||
H A D | threadimpl.h | 119 Tqueue threads; /* All threads of this proc */ member |
/plan9/sys/src/cmd/venti/srv/ | ||
H A D | hproc.c | 528 threads(HConnect *c) in threads() function |