Home
last modified time | relevance | path

Searched defs:max_threads (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DDbeThread.h54 int max_threads; variable
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DDbeThread.h54 int max_threads; variable
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/
H A Dbenchmark_register.cc434 Benchmark* Benchmark::ThreadRange(int min_threads, int max_threads) { in ThreadRange()
442 Benchmark* Benchmark::DenseThreadRange(int min_threads, int max_threads, in DenseThreadRange()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/src/
H A Dbenchmark_register.cc413 Benchmark* Benchmark::ThreadRange(int min_threads, int max_threads) { in ThreadRange()
421 Benchmark* Benchmark::DenseThreadRange(int min_threads, int max_threads, in DenseThreadRange()
/netbsd-src/external/cddl/osnet/lib/libzfs/
H A Dthread_pool.c223 tpool_create(uint_t min_threads, uint_t max_threads, uint_t linger, in tpool_create()
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dtpool.c229 int max_threads, in ldap_pvt_thread_pool_init_q()
343 int max_threads, in ldap_pvt_thread_pool_init()
640 int max_threads ) in ldap_pvt_thread_pool_maxthreads()
H A Dthr_debug.c1181 int max_threads, in ldap_pvt_thread_pool_init()
1214 int max_threads ) in ldap_pvt_thread_pool_maxthreads()
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_thread_registry.cc103 ThreadRegistry::ThreadRegistry(ThreadContextFactory factory, u32 max_threads, in ThreadRegistry()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_thread_registry.cc105 ThreadRegistry::ThreadRegistry(ThreadContextFactory factory, u32 max_threads, in ThreadRegistry()
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_thread_registry.cpp105 ThreadRegistry::ThreadRegistry(ThreadContextFactory factory, u32 max_threads, in ThreadRegistry()
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/
H A Dtcsd.h163 UINT32 max_threads; member
/netbsd-src/external/gpl3/gcc/dist/libgomp/plugin/
H A Dplugin-gcn.c1254 int max_threads = gfx900_workaround_p ? 4 : 16; in parse_target_attributes() local
2112 int max_threads = (256 / granulated_vgprs) * 4; in run_kernel() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon.h2067 unsigned max_threads; member
2089 unsigned max_threads; member
2116 unsigned max_threads; member
2144 unsigned max_threads; member
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/plugin/
H A Dplugin-gcn.c2110 int max_threads = (256 / granulated_vgprs) * 4; in run_kernel() local