/dflybsd-src/contrib/xz/src/liblzma/common/ |
H A D | outqueue.c | 24 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()
|
H A D | stream_encoder_mt.c | 146 worker_thread *threads; member
|
/dflybsd-src/test/testcases/mem/mmap_1/ |
H A D | mmap_1.c | 21 pthread_t *threads; in main() local
|
/dflybsd-src/test/libpthread/ |
H A D | sem_d.c | 62 pthread_t threads[NTHREADS]; in main() local
|
/dflybsd-src/usr.bin/top/ |
H A D | machine.h | 63 unsigned int threads : 1; member 108 int threads; /* show threads separately */ member
|
H A D | display.c | 1047 i_procstates(int total, int *brkdn, int threads) in i_procstates() 1070 u_procstates(int total, int *brkdn, int threads) in u_procstates()
|
/dflybsd-src/test/stress/stress2/testcases/thr1/ |
H A D | thr1.c | 62 pthread_t threads[NTHREADS]; in test() local
|
/dflybsd-src/contrib/binutils-2.27/gold/ |
H A D | workqueue.cc | 128 bool threads = options.threads(); in Workqueue() local 503 Workqueue::set_thread_count(int threads) in set_thread_count()
|
/dflybsd-src/contrib/binutils-2.34/gold/ |
H A D | workqueue.cc | 128 bool threads = options.threads(); in Workqueue() local 503 Workqueue::set_thread_count(int threads) in set_thread_count()
|
/dflybsd-src/test/stress/stress2/testcases/thr2/ |
H A D | thr2.c | 71 pthread_t threads[NTHREADS]; in test() local
|
/dflybsd-src/contrib/libarchive/libarchive/ |
H A D | archive_write_add_filter_zstd.c | 53 int threads; member 210 int threads = atoi(value); in archive_compressor_zstd_options() local
|
H A D | archive_write_add_filter_xz.c | 103 uint32_t threads; member
|
H A D | archive_write_set_format_xar.c | 2912 struct la_zstream *lastrm, int level, int threads) in compression_init_encoder_xz() 3058 struct la_zstream *lastrm, int level, int threads) in compression_init_encoder_xz()
|
/dflybsd-src/test/testcases/threads/umtx_errno/ |
H A D | umtx_errno.c | 48 pthread_t *threads; in main() local
|
/dflybsd-src/contrib/xz/src/liblzma/api/lzma/ |
H A D | container.h | 79 uint32_t threads; member
|
/dflybsd-src/contrib/zstd/lib/common/ |
H A D | pool.c | 37 ZSTD_pthread_t* threads; member
|
/dflybsd-src/usr.sbin/nscd/ |
H A D | nscd.c | 590 pthread_t *threads; in main() local
|
/dflybsd-src/tools/tools/crypto/ |
H A D | cryptotest.c | 428 runtests(struct alg *alg, int count, int size, u_long cmd, int threads, int profile) in runtests()
|
/dflybsd-src/contrib/gdb-7/gdb/python/ |
H A D | py-inferior.c | 48 struct threadlist_entry *threads; member
|
/dflybsd-src/contrib/gcc-4.7/libgomp/ |
H A D | libgomp.h | 363 struct gomp_thread **threads; member
|
/dflybsd-src/test/interbench/ |
H A D | interbench.c | 772 unsigned long i, threads[3]; in emulate_compile() local
|
/dflybsd-src/contrib/gdb-7/gdb/mi/ |
H A D | mi-main.c | 693 struct osdata *threads = get_osdata ("threads"); in list_available_thread_groups() local
|
/dflybsd-src/contrib/gcc-8.0/libgomp/ |
H A D | libgomp.h | 623 struct gomp_thread **threads; member
|
/dflybsd-src/lib/libevtr/ |
H A D | evtr.c | 214 struct thread_map threads; member
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | omp-low.c | 6504 bool threads = omp_find_clause (gimple_omp_ordered_clauses (ord_stmt), in lower_omp_ordered() local
|