Home
last modified time | relevance | path

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

/freebsd-13-stable/usr.bin/netstat/
HDnetisr.c57 static u_int maxthreads; variable
/freebsd-13-stable/sys/nfsserver/
HDnfs.h110 int maxthreads; /* maximum service thread count */ member
/freebsd-13-stable/tools/tools/crypto/
HDcryptotest.c545 int maxthreads = 1; in main() local
/freebsd-13-stable/usr.sbin/nfsd/
HDnfsd.c96 static int maxthreads; variable
/freebsd-13-stable/sys/fs/nfs/
HDnfs.h185 int maxthreads; /* maximum service thread count */ member
221 int maxthreads; /* maximum service thread count */ member
/freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/
HDkmp_tasking.cpp3821 kmp_int32 nthreads, maxthreads; local