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

12345678

/netbsd-current/external/gpl3/gcc.old/dist/libgomp/
H A Dlibgomp.h724 struct gomp_thread **threads; member in struct:gomp_thread_pool
[all...]
/netbsd-current/external/gpl3/gcc/dist/libgomp/plugin/
H A Dplugin-nvptx.c1991 int teams = 0, threads = 0; local
H A Dplugin-gcn.c1155 limit_worker_threads (int threads) argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_linux.cpp924 ListThreads( InternalMmapVector<tid_t> *threads) argument
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dgnu-nat.c156 struct proc *threads; /* A linked list of all threads in TASK. */ member in struct:inf
986 thread_array_t threads; local
1062 mach_port_deallocate (mach_task_self (), threads[i]); local
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/mi/
H A Dmi-main.c709 std::unique_ptr<osdata> threads = get_osdata ("threads"); local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dgnu-nat.c158 struct proc *threads; /* A linked list of all threads in TASK. */ member in struct:inf
988 thread_array_t threads; local
1064 mach_port_deallocate (mach_task_self (), threads[i]); local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gdb/mi/
H A Dmi-main.c705 std::unique_ptr<osdata> threads = get_osdata ("threads"); local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libgomp/plugin/
H A Dplugin-gcn.c1192 limit_worker_threads (int threads) argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/libgomp/
H A Dlibgomp.h801 struct gomp_thread **threads; member in struct:gomp_thread_pool
[all...]
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/unix/
H A Dsocket.c384 isc__socketthread_t *threads; member in struct:isc_socketmgr
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dhsa-gen.c4027 hsa_op_reg *threads = new hsa_op_reg (hsa_num_threads->m_type); local
[all...]
H A Domp-low.c9102 bool threads = omp_find_clause (gimple_omp_ordered_clauses (ord_stmt), local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/nvptx/
H A Dnvptx.c4151 nvptx_cta_sync(rtx lock, int threads) argument
4538 int threads = 0; local
4706 int threads = 0; local
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/config/nvptx/
H A Dnvptx.cc4623 nvptx_cta_sync(rtx lock, int threads) argument
5010 int threads = 0; local
5178 int threads = 0; local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dgfortran.h1347 bool simd, threads, depend_source; member in struct:gfc_omp_clauses
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Dgfortran.h1533 unsigned simd:1, threads:1, depend_source:1, destroy:1, order_concurrent:1; member in struct:gfc_omp_clauses

Completed in 489 milliseconds

12345678