Home
last modified time | relevance | path

Searched refs:thread_contexts (Results 1 – 25 of 31) sorted by relevance

12

/dports/lang/gnu-apl/apl-1.8/src/
H A DThread_context.cc32 Thread_context * Thread_context::thread_contexts = 0; member in Thread_context
53 thread_contexts = new Thread_context[thread_contexts_count]; in init_sequential()
54 thread_contexts[0].N = CNUM_MASTER; in init_sequential()
65 loop(e, thread_contexts_count) thread_contexts[e].print(out); in print_all()
133 delete thread_contexts; in init_parallel()
136 thread_contexts = new Thread_context[thread_contexts_count]; in init_parallel()
138 thread_contexts[c].init_entry(CoreNumber(c)); in init_parallel()
188 if (c) pthread_kill(thread_contexts[c].thread, SIGKILL); in kill_pool()
H A DThread_context.hh129 { return thread_contexts + n; } in get_context()
133 { return thread_contexts[CNUM_MASTER]; } in get_master()
195 { delete [] thread_contexts; thread_contexts = 0; } in cleanup()
199 static Thread_context * thread_contexts; member in Thread_context
/dports/lang/v/v-0.1.29/vlib/sync/
H A Dpool.v57 thread_contexts []voidptr
79 thread_contexts: []
115 pool.thread_contexts = []
118 pool.thread_contexts << []voidptr{len:(pool.items.len)}
212 pool.thread_contexts[idx] = context
218 return pool.thread_contexts[idx]
/dports/biology/subread/subread-2.0.2-source/src/
H A DreadSummary.c276 fc_thread_thread_context_t * thread_contexts; member
1816 global_context -> thread_contexts[xk1].all_reads = 0; in process_pairer_reset()
6072 vpp[1] = global_context -> thread_contexts+xk1; in fc_thread_merge_results()
6941 global_context -> thread_contexts[xk1].all_reads = 0; in fc_thread_start_threads()
6961 …global_context -> thread_contexts[xk1].hits_start_pos1 = malloc(sizeof(int)* global_context -> thr… in fc_thread_start_threads()
6962 …global_context -> thread_contexts[xk1].hits_start_pos2 = malloc(sizeof(int)* global_context -> thr… in fc_thread_start_threads()
6963 …global_context -> thread_contexts[xk1].hits_length1 = malloc(sizeof(short)* global_context -> thre… in fc_thread_start_threads()
6964 …global_context -> thread_contexts[xk1].hits_length2 = malloc(sizeof(short)* global_context -> thre… in fc_thread_start_threads()
6965 …global_context -> thread_contexts[xk1].hits_chro1 = malloc(sizeof(char*)* global_context -> thread… in fc_thread_start_threads()
6966 …global_context -> thread_contexts[xk1].hits_chro2 = malloc(sizeof(char*)* global_context -> thread… in fc_thread_start_threads()
[all …]
H A Dcore.c3443 thread_context_t thread_contexts[64]; local
3446 memset(thread_contexts, 0, sizeof(thread_context_t)*64);
3447 global_context -> all_thread_contexts = thread_contexts;
3450 thread_contexts[current_thread_no].thread_id = current_thread_no;
3451 init_indel_thread_contexts(global_context, thread_contexts+current_thread_no, task);
3453 init_junction_thread_contexts(global_context, thread_contexts+current_thread_no, task);
3459 thr_parameters[1] = thread_contexts+current_thread_no;
3468 pthread_join(thread_contexts[current_thread_no].thread, NULL);
3471 global_context -> all_mapped_reads += thread_contexts[current_thread_no].all_mapped_reads;
3477 global_context -> all_unmapped_reads += thread_contexts[current_thread_no].all_unmapped_reads;
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/log/sinks/
H A Dblock_on_overflow.hpp71 > thread_contexts; typedef in boost::sinks::block_on_overflow
75 thread_contexts m_thread_contexts;
/dports/devel/hyperscan/boost_1_75_0/boost/log/sinks/
H A Dblock_on_overflow.hpp71 > thread_contexts; typedef in boost::sinks::block_on_overflow
75 thread_contexts m_thread_contexts;
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/log/sinks/
H A Dblock_on_overflow.hpp71 > thread_contexts; typedef in boost::sinks::block_on_overflow
75 thread_contexts m_thread_contexts;
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/log/sinks/
H A Dblock_on_overflow.hpp71 > thread_contexts; typedef in boost::sinks::block_on_overflow
75 thread_contexts m_thread_contexts;
/dports/databases/xtrabackup/boost_1_59_0/boost/log/sinks/
H A Dblock_on_overflow.hpp71 > thread_contexts; typedef in boost::sinks::block_on_overflow
75 thread_contexts m_thread_contexts;
/dports/databases/percona57-server/boost_1_59_0/boost/log/sinks/
H A Dblock_on_overflow.hpp71 > thread_contexts; typedef in boost::sinks::block_on_overflow
75 thread_contexts m_thread_contexts;
/dports/databases/percona57-client/boost_1_59_0/boost/log/sinks/
H A Dblock_on_overflow.hpp71 > thread_contexts; typedef in boost::sinks::block_on_overflow
75 thread_contexts m_thread_contexts;
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/log/sinks/
H A Dblock_on_overflow.hpp71 > thread_contexts; typedef in boost::sinks::block_on_overflow
75 thread_contexts m_thread_contexts;
/dports/devel/boost-libs/boost_1_72_0/boost/log/sinks/
H A Dblock_on_overflow.hpp71 > thread_contexts; typedef in boost::sinks::block_on_overflow
75 thread_contexts m_thread_contexts;
/dports/devel/boost-python-libs/boost_1_72_0/boost/log/sinks/
H A Dblock_on_overflow.hpp71 > thread_contexts; typedef in boost::sinks::block_on_overflow
75 thread_contexts m_thread_contexts;
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/log/sinks/
H A Dblock_on_overflow.hpp71 > thread_contexts; typedef in boost::sinks::block_on_overflow
75 thread_contexts m_thread_contexts;
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/log/sinks/
H A Dblock_on_overflow.hpp71 > thread_contexts; in DES_encrypt1()
75 thread_contexts m_thread_contexts; in DES_encrypt1()
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/log/sinks/
H A Dblock_on_overflow.hpp71 > thread_contexts; typedef in boost::sinks::block_on_overflow
75 thread_contexts m_thread_contexts;
/dports/multimedia/gstreamer1-plugins-svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Common/Codec/
H A DEbThreads.h108 #define EB_CREATE_THREAD_ARRAY(pa, count, thread_function, thread_contexts) \ argument
112 EB_CREATE_THREAD(pa[i], thread_function, thread_contexts[i]); \
/dports/multimedia/svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Common/Codec/
H A DEbThreads.h108 #define EB_CREATE_THREAD_ARRAY(pa, count, thread_function, thread_contexts) \ argument
112 EB_CREATE_THREAD(pa[i], thread_function, thread_contexts[i]); \
/dports/archivers/c-blosc2/c-blosc2-2.0.4/blosc/
H A Dcontext.h123 struct thread_context *thread_contexts; /* only for user-managed threads */ member
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/innobase/include/
H A Drow0pread-adapter.h81 dberr_t run(void **thread_contexts, Init_fn init_fn, Load_fn load_fn,
/dports/multimedia/libde265/libde265-1.0.2/libde265/
H A Ddecctx.h171 return &thread_contexts[n]; in get_thread_context()
176 thread_context* thread_contexts; /* NOTE: cannot use std::vector, because thread_context has
/dports/graphics/digikam/digikam-7.4.0/core/libs/heifutils/libde265/
H A Ddecctx.h175 return &thread_contexts[n]; in get_thread_context()
180 thread_context* thread_contexts; /* NOTE: cannot use std::vector, because thread_context has
/dports/biology/subread/subread-2.0.2-source/src/longread-one/
H A Dlongread-mapping.c374 LRMthread_context_t * thread_context = context -> thread_contexts+thread_id;
433 LRMwrite_chunk_check_buffer_write(context, context -> thread_contexts+th_id, 1);
434 LRMmerge_threads_destroy_context(context, context -> thread_contexts+th_id, step);
435 …if(th_id == context -> threads-1)LRMbam_generate_tail_binary(context, context -> thread_contexts+…
436 context -> mapped_reads += context -> thread_contexts[th_id].mapped_reads;
1187 LRMthread_context_t * thread_context = context -> thread_contexts+ thread_id;

12