Searched defs:threads (Results 76 - 100 of 192) sorted by relevance

12345678

/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.threads/
H A Dmulti-create.c40 pthread_t threads[NUM_THREAD]; local
68 pthread_t threads[NUM_CREATE]; local
H A Dlocal-watch-wrong-thread.c70 pthread_t threads[2]; local
H A Dschedlock.c31 pthread_t threads[NUM]; local
H A Dmultiple-successive-infcall.c29 static pthread_t threads[THREADCOUNT]; variable
[all...]
H A Dnext-while-other-thread-longjmps.c78 pthread_t threads[NTHREADS]; local
[all...]
H A Dnames.c56 pthread_t threads[NUM_THREADS]; local
H A Dthreadapply.c35 pthread_t threads[NUM]; local
H A Dwp-replication.c62 pthread_t threads[NR_THREADS]; local
[all...]
H A Dprocess-dies-while-detaching.c57 pthread_t threads[NTHREADS]; local
H A Dinterrupted-hand-call.c31 pthread_t threads[NR_THREADS]; variable
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.mi/
H A Dnsmoribund.c52 pthread_t *threads; local
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.trace/
H A Dftrace-lock.c74 pthread_t threads[NUM_THREADS]; local
/netbsd-current/external/public-domain/xz/dist/src/liblzma/common/
H A Doutqueue.c42 lzma_outq_memusage(uint64_t buf_size_max, uint32_t threads) argument
23 get_options(uint64_t *bufs_alloc_size, uint32_t *bufs_count, uint64_t buf_size_max, uint32_t threads) argument
57 lzma_outq_init(lzma_outq *outq, const lzma_allocator *allocator, uint64_t buf_size_max, uint32_t threads) argument
/netbsd-current/external/apache2/llvm/dist/llvm/utils/benchmark/src/
H A Dbenchmark_api_internal.h33 int threads; // Number of concurrent threads to us member in struct:benchmark::internal::Benchmark::Instance
/netbsd-current/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/
H A Dbenchmark_api_internal.h35 int threads; // Number of concurrent threads to us member in struct:benchmark::internal::BenchmarkInstance
/netbsd-current/external/mit/libuv/dist/test/
H A Dbenchmark-async.c76 struct ctx* threads; local
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/
H A Dinfcall-from-bp-cond-other-thread-event.c106 pthread_t threads[NUM_THREADS]; local
H A Dinfcall-from-bp-cond-timeout.c110 pthread_t threads[NUM_THREADS]; local
H A Dinfcall-thread-announce.c45 struct thread_descriptor threads[MAX_THREADS]; variable in typeref:struct:thread_descriptor
[all...]
H A Dinterrupted-hand-call.c31 pthread_t threads[NR_THREADS]; variable
/netbsd-current/tests/lib/libc/stdlib/
H A Dt_getenv_thread.c150 pthread_t threads[THREADED_NUM_THREADS]; local
175 pthread_t threads[THREADED_NUM_THREADS]; local
200 pthread_t threads[THREADED_NUM_THREADS]; local
225 pthread_t threads[THREADED_NUM_THREADS]; local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.python/
H A Dpy-inferior.c67 pthread_t threads[NUMTH]; local
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
H A Dsanitizer_mutex_test.cc107 pthread_t threads[kThreads]; local
118 pthread_t threads[kThreads]; local
129 pthread_t threads[kThreads]; local
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/unit/
H A Dtsan_mutex_test.cc99 pthread_t threads[kThreads]; local
109 pthread_t threads[kThreads]; local
119 pthread_t threads[kThreads]; local
/netbsd-current/tests/lib/libpthread/
H A Dt_once.c103 pthread_t threads[NTHREADS]; local

Completed in 469 milliseconds

12345678