Home
last modified time | relevance | path

Searched defs:maxthreads (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/nfsserver/
H A Dnfs.h108 int maxthreads; /* maximum service thread count */ member
/freebsd/usr.bin/netstat/
H A Dnetisr.c57 static u_int maxthreads; variable
/freebsd/tools/tools/crypto/
H A Dcryptotest.c545 int maxthreads = 1; in main() local
/freebsd/usr.sbin/nfsd/
H A Dnfsd.c85 static int maxthreads; variable
/freebsd/sys/fs/nfs/
H A Dnfs.h185 int maxthreads; /* maximum service thread count */ member
221 int maxthreads; /* maximum service thread count */ member
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_tasking.cpp3821 kmp_int32 nthreads, maxthreads; local