Home
last modified time | relevance | path

Searched defs:numthreads (Results 1 – 4 of 4) sorted by relevance

/freebsd/tools/tools/netrate/http/
H A Dhttp.c48 static int numthreads; /* Number of threads/procs. */ variable
/freebsd/usr.bin/netstat/
H A Dnetisr.c58 static u_int numthreads; variable
/freebsd/sys/netgraph/
H A Dng_base.c2961 static int numthreads = 0; /* number of queue threads */ variable
/freebsd/sys/kern/
H A Dkern_proc.c2840 int error, i, *name, numthreads; in sysctl_kern_proc_kstack() local