Searched defs:threads (Results 151 - 175 of 192) sorted by relevance

12345678

/netbsd-current/sys/external/isc/libsodium/dist/src/libsodium/crypto_pwhash/argon2/
H A Dargon2.h182 uint32_t threads; /* maximum number of threads */ member in struct:Argon2_Context
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_stoptheworld_linux_libcdep.cc227 InternalMmapVector<tid_t> threads; local
[all...]
H A Dsanitizer_linux.cc994 ListThreads( InternalMmapVector<tid_t> *threads) argument
/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/gt/
H A Dselftest_hangcheck.c794 struct active_engine threads[I915_NUM_ENGINES] = {}; local
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/test/
H A Dthreadstest.c620 thread_t threads[MULTI_LOAD_THREADS]; local
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Ddarwin-nat-info.c341 thread_array_t threads; local
358 mach_port_deallocate (task_self (), threads[i]); local
H A Dinferior.h476 inf_threads_range threads () function in class:inferior
[all...]
H A Damd-dbgapi-target.c1841 std::set<ptid_t::tid_type> threads; local
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/python/
H A Dpy-inferior.c47 thread_map_t *threads; member in struct:inferior_object
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gdb/python/
H A Dpy-inferior.c47 thread_map_t *threads; member in struct:inferior_object
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Ddarwin-nat-info.c342 thread_array_t threads; local
359 mach_port_deallocate (task_self (), threads[i]); local
/netbsd-current/external/bsd/top/dist/machine/
H A Dm_linuxthr.c101 unsigned int threads; member in struct:top_proc
H A Dm_linux.c95 int pri, nice, threads; member in struct:top_proc
[all...]
/netbsd-current/sys/stand/efiboot/
H A Dsmbios.h236 uint8_t threads; /* threads per socket */ member in struct:smbios_processor
/netbsd-current/external/bsd/ntp/dist/lib/isc/
H A Dtask.c144 isc_thread_t * threads; member in struct:isc__taskmgr
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/utils/benchmark/include/benchmark/
H A Dbenchmark.h629 const int threads; member in class:benchmark::State
[all...]
/netbsd-current/sys/dev/
H A Dsmbiosvar.h241 uint8_t threads; /* threads per socket */ member in struct:smbios_processor
/netbsd-current/external/mpl/bind/dist/tests/isc/
H A Ddoh_test.c1058 isc_thread_t threads[32] = { 0 }; local
1175 isc_thread_t threads[32] = { 0 }; local
1293 isc_thread_t threads[32] = { 0 }; local
1411 isc_thread_t threads[3 local
[all...]
H A Dnetmgr_test.c941 isc_thread_t threads[workers]; local
985 isc_thread_t threads[workers]; local
1030 isc_thread_t threads[workers]; local
1078 isc_thread_t threads[workers]; local
1374 isc_thread_t threads[workers]; local
1425 isc_thread_t threads[workers]; local
1477 isc_thread_t threads[workers]; local
1532 isc_thread_t threads[workers]; local
1897 isc_thread_t threads[workers]; local
1942 isc_thread_t threads[workers]; local
1988 isc_thread_t threads[workers]; local
2037 isc_thread_t threads[workers]; local
2629 isc_thread_t threads[workers]; local
2675 isc_thread_t threads[workers]; local
2722 isc_thread_t threads[workers]; local
2772 isc_thread_t threads[workers]; local
[all...]
/netbsd-current/usr.sbin/cpuctl/arch/
H A Di386.c1915 const u_int threads = ((descs[1] >> 8) & 0xff) + 1; local
/netbsd-current/external/bsd/top/dist/
H A Ddisplay.c1086 i_procstates(int total, int *brkdn, int threads) argument
1109 u_procstates(int total, int *brkdn, int threads) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/libcxx/utils/google-benchmark/include/benchmark/
H A Dbenchmark.h667 const int threads; member in class:benchmark::internal::State
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libgomp/plugin/
H A Dplugin-nvptx.c1888 int teams = 0, threads = 0; local
/netbsd-current/external/bsd/libarchive/dist/libarchive/
H A Darchive_write_set_format_xar.c2906 compression_init_encoder_xz(struct archive *a, struct la_zstream *lastrm, int level, int threads) argument
3052 compression_init_encoder_xz(struct archive *a, struct la_zstream *lastrm, int level, int threads) argument
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_linux.cc927 ListThreads( InternalMmapVector<tid_t> *threads) argument

Completed in 441 milliseconds

12345678