Home
last modified time | relevance | path

Searched defs:threads (Results 1 – 25 of 178) sorted by relevance

12345678

/openbsd-src/gnu/usr.bin/perl/dist/threads/lib/
H A Dthreads.pm1 package threads; package
105 sub threads::all { } global() subroutine
106 sub threads::running { 1 } global() subroutine
107 sub threads::joinable { 0 } global() subroutine
[all...]
/netbsd-src/tests/lib/libc/sys/
H A Dt_ptrace_lwp_wait.h62 traceme_lwpinfo(const size_t threads, const char *iter) in traceme_lwpinfo()
352 #define TRACEME_LWPINFO(test, threads, iter) \ argument
428 attach_lwpinfo(const int threads) in attach_lwpinfo()
618 #define ATTACH_LWPINFO(test, threads) \ argument
/netbsd-src/external/public-domain/xz/dist/src/liblzma/common/
H A Doutqueue.c24 uint64_t buf_size_max, uint32_t threads) in get_options()
42 lzma_outq_memusage(uint64_t buf_size_max, uint32_t threads) in lzma_outq_memusage()
58 uint64_t buf_size_max, uint32_t threads) in lzma_outq_init()
/netbsd-src/tests/lib/libc/stdlib/
H A Dt_getenv_thread.c150 pthread_t threads[THREADED_NUM_THREADS]; in ATF_TC_BODY() local
175 pthread_t threads[THREADED_NUM_THREADS]; in ATF_TC_BODY() local
200 pthread_t threads[THREADED_NUM_THREADS]; in ATF_TC_BODY() local
225 pthread_t threads[THREADED_NUM_THREADS]; in ATF_TC_BODY() local
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBThreadCollection.cpp33 SBThreadCollection::SBThreadCollection(const ThreadCollectionSP &threads) in SBThreadCollection()
38 void SBThreadCollection::SetOpaque(const lldb::ThreadCollectionSP &threads) { in SetOpaque()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/unit/
H A Dtsan_mutex_test.cc99 pthread_t threads[kThreads]; in TEST() local
109 pthread_t threads[kThreads]; in TEST() local
119 pthread_t threads[kThreads]; in TEST() local
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_mutex_test.cpp131 pthread_t threads[kThreads]; in TEST() local
142 pthread_t threads[kThreads]; in TEST() local
152 pthread_t threads[kThreads]; in TEST() local
161 pthread_t threads[kThreads]; in TEST() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
H A Dsanitizer_mutex_test.cc107 pthread_t threads[kThreads]; in TEST() local
118 pthread_t threads[kThreads]; in TEST() local
129 pthread_t threads[kThreads]; in TEST() local
/openbsd-src/gnu/llvm/compiler-rt/lib/lsan/
H A Dlsan_thread.cpp91 void GetRunningThreadsLocked(InternalMmapVector<tid_t> *threads) { in GetRunningThreadsLocked()
93 [](ThreadContextBase *tctx, void *threads) { in GetRunningThreadsLocked()
/netbsd-src/external/mpl/bind/dist/tests/isc/
H A Dnetmgr_test.c
/openbsd-src/gnu/llvm/compiler-rt/lib/tsan/tests/unit/
H A Dtsan_trace_test.cpp64 ThreadState *threads[N]; member
278 ThreadArray<2> threads; in TRACE_TEST() local
298 ThreadArray<kThreads> threads; in TRACE_TEST() local
325 ThreadArray<kThreads> threads; in TRACE_TEST() local
/openbsd-src/gnu/usr.bin/perl/dist/threads-shared/lib/threads/
H A Dshared.pm70 sub threads subroutine
[all...]
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/tests/
H A Dtest-lock.c303 gl_thread_t threads[THREAD_COUNT]; in test_lock() local
384 gl_thread_t threads[THREAD_COUNT]; in test_rwlock() local
483 gl_thread_t threads[THREAD_COUNT]; in test_recursive_lock() local
568 gl_thread_t threads[THREAD_COUNT]; in test_once() local
/openbsd-src/regress/lib/libpthread/stdfiles/
H A DMakefile15 threads: ${PROG} target
/netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.server/
H A Dattach-flag.c19 pthread_t threads[NTHREADS]; in main() local
/netbsd-src/external/mit/libuv/dist/test/
H A Dtest-thread-equal.c39 uv_thread_t threads[2]; in TEST_IMPL() local
/netbsd-src/external/apache2/argon2/dist/phc-winner-argon2/src/
H A Drun.c95 uint32_t m_cost, uint32_t lanes, uint32_t threads, in run()
175 uint32_t threads = THREADS_DEF; in main() local
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.threads/
H A Dthread-specific.c31 pthread_t threads[2]; in main() local
H A Dmanythreads.c43 pthread_t threads[256]; in main() local
H A Dwatchthreads.c35 pthread_t threads[NUM]; in main() local
H A Dschedlock.c33 pthread_t threads[NUM]; in main() local
H A Dprint-threads.c14 pthread_t threads[NUM]; in main() local
/netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/
H A Dprint-threads.c14 pthread_t threads[NUM]; in main() local
/netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.threads/
H A Dprint-threads.c14 pthread_t threads[NUM]; in main() local
/openbsd-src/regress/lib/libpthread/getaddrinfo/
H A Dgetaddrinfo.c46 pthread_t threads[2]; local

12345678