Home
last modified time | relevance | path

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

1234

/freebsd/contrib/netbsd-tests/lib/libpthread_dbg/
H A Dt_threads.c78 pthread_t threads[MAX_THREADS]; in ATF_TC_BODY() local
139 pthread_t threads[MAX_THREADS]; in ATF_TC_BODY() local
209 pthread_t threads[MAX_THREADS]; in ATF_TC_BODY() local
282 pthread_t threads[MAX_THREADS]; in ATF_TC_BODY() local
363 pthread_t threads[MAX_THREADS]; in ATF_TC_BODY() local
436 pthread_t threads[MAX_THREADS]; in ATF_TC_BODY() local
510 pthread_t threads[MAX_THREADS]; in ATF_TC_BODY() local
584 pthread_t threads[MAX_THREADS]; in ATF_TC_BODY() local
665 pthread_t threads[MAX_THREADS]; in ATF_TC_BODY() local
/freebsd/contrib/netbsd-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
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBThreadCollection.cpp33 SBThreadCollection::SBThreadCollection(const ThreadCollectionSP &threads) in SBThreadCollection()
38 void SBThreadCollection::SetOpaque(const lldb::ThreadCollectionSP &threads) { in SetOpaque()
/freebsd/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_thread.cpp101 void GetRunningThreadsLocked(InternalMmapVector<tid_t> *threads) { in GetRunningThreadsLocked()
103 [](ThreadContextBase *tctx, void *threads) { in GetRunningThreadsLocked()
/freebsd/tools/test/stress2/testcases/thr1/
H A Dthr1.c62 pthread_t threads[NTHREADS]; in test() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPTBundleLoader.h25 std::vector<lldb::ThreadPostMortemTraceSP> threads; member
H A DTraceIntelPTJSONStructs.h37 std::vector<JSONThread> threads; member
/freebsd/tests/sys/cddl/zfs/tests/threadsappend/
H A Dthreadsappend.c85 pthread_t threads[2]; in main() local
/freebsd/tools/test/pthread_vfork/
H A Dpthread_vfork_test.c74 pthread_t threads[NUM_THREADS]; in main() local
/freebsd/tools/test/stress2/testcases/thr2/
H A Dthr2.c71 pthread_t threads[NTHREADS]; in test() local
/freebsd/lib/libthr/tests/
H A Dumtx_op_test.c70 pthread_t threads[THREAD_COUNT]; in ATF_TC_BODY() local
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DThreadCollection.cpp21 ThreadCollection::ThreadCollection(collection threads) in ThreadCollection()
/freebsd/contrib/libder/tests/
H A Dfuzz_parallel.c78 pthread_t *threads; in LLVMFuzzerTestOneInput() local
/freebsd/usr.sbin/pmc/
H A Dcmd_pmc_filter.cc198 char *events, char *processes, char *threads, bool exclusive, bool json, int infd, in pmc_filter_handler()
300 char *lwps, *pids, *events, *processes, *threads; in cmd_pmc_filter() local
/freebsd/crypto/openssl/
H A DConfigure2951 sub threads { subroutine
/freebsd/contrib/ntp/sntp/libevent/
H A Diocp-internal.h88 HANDLE *threads; member
/freebsd/contrib/libevent/
H A Diocp-internal.h88 HANDLE *threads; member
/freebsd/sys/dev/random/
H A Dunit_test.c236 thrd_t threads[NUM_THREADS]; in main() local
/freebsd/contrib/libarchive/libarchive/
H A Darchive_write_add_filter_zstd.c60 int threads; member
271 intmax_t threads; in archive_compressor_zstd_options() local
/freebsd/sbin/nvmecontrol/
H A Dperftest.c53 uint32_t threads; member
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stoptheworld_win.cpp94 const HANDLE threads = CreateToolhelp32Snapshot(TH32CS_SNAPTHREAD, 0); in RunThread() local
/freebsd/sys/contrib/zstd/examples/
H A Dstreaming_compression_thread_pool.c157 pthread_t *threads = malloc_orDie(argc * sizeof(pthread_t)); in main() local
/freebsd/sys/amd64/vmm/
H A Dx86.c85 uint16_t cores, maxcpus, sockets, threads; in x86_emulate_cpuid() local
/freebsd/contrib/netbsd-tests/lib/libpthread/
H A Dt_once.c105 pthread_t threads[NTHREADS]; in ATF_TC_BODY() local
H A Dt_sem.c159 pthread_t threads[NTHREADS]; in ATF_TC_BODY() local

1234