Home
last modified time | relevance | path

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

/plan9/sys/src/libthread/
H A Dthreadimpl.h119 Tqueue threads; /* All threads of this proc */ member
/plan9/sys/src/cmd/venti/srv/
H A Dhproc.c528 threads(HConnect *c) in threads() function