Home
last modified time | relevance | path

Searched refs:tid (Results 1 – 25 of 9102) sorted by relevance

12345678910>>...365

/dports/www/py-protego/Protego-0.1.16/tests/test_data/
H A Dwww.covers.com5 Disallow: /Editorial/Article/95124&tid=25?&t=1 # 400 Source: WMT Last Crawl 38061
6 Disallow: /Editorial/Article/70684&tid=28?&t=1 # 400 Source: WMT Last Crawl 38001
7 Disallow: /Editorial/Article/98566&tid=27?&t=1 # 400 Source: WMT Last Crawl 38001
8 Disallow: /Editorial/Article/67977&tid=27?&t=1 # 400 Source: WMT Last Crawl 3/29/15
9 Disallow: /Editorial/Article/94002&tid=24?&t=1 # 400 Source: WMT Last Crawl 3/27/15
10 Disallow: /Editorial/Article/91847&tid=45?&t=1 # 400 Source: WMT Last Crawl 3/31/15
11 Disallow: /Editorial/Article/100634&tid=30?&t=1 # 400 Source: WMT Last Crawl 38061
12 Disallow: /Editorial/Article/88405&tid=45?&t=1 # 400 Source: WMT Last Crawl 38061
13 Disallow: /Editorial/Article/52196&tid=28?&t=1 # 400 Source: WMT Last Crawl 38001
14 Disallow: /Editorial/Article/72281&tid=45?&t=1 # 400 Source: WMT Last Crawl 38001
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/mediatek/mt76/
H A Dagg-rx.c20 tid->head = ieee80211_sn_inc(tid->head); in mt76_aggr_release()
39 idx = tid->head % tid->size; in mt76_rx_aggr_release_frames()
47 int idx = tid->head % tid->size; in mt76_rx_aggr_release_head()
51 idx = tid->head % tid->size; in mt76_rx_aggr_release_head()
67 start = tid->head % tid->size; in mt76_rx_aggr_check_release()
70 for (idx = (tid->head + 1) % tid->size; in mt76_rx_aggr_check_release()
137 if (!tid) in mt76_rx_aggr_check_ctl()
177 if (!tid) in mt76_rx_aggr_reorder()
250 if (!tid) in mt76_rx_aggr_start()
294 tid = rcu_replace_pointer(wcid->aggr[tidno], tid, in mt76_rx_aggr_stop()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/mediatek/mt76/
H A Dagg-rx.c20 tid->head = ieee80211_sn_inc(tid->head); in mt76_aggr_release()
39 idx = tid->head % tid->size; in mt76_rx_aggr_release_frames()
47 int idx = tid->head % tid->size; in mt76_rx_aggr_release_head()
51 idx = tid->head % tid->size; in mt76_rx_aggr_release_head()
67 start = tid->head % tid->size; in mt76_rx_aggr_check_release()
70 for (idx = (tid->head + 1) % tid->size; in mt76_rx_aggr_check_release()
137 if (!tid) in mt76_rx_aggr_check_ctl()
177 if (!tid) in mt76_rx_aggr_reorder()
250 if (!tid) in mt76_rx_aggr_start()
294 tid = rcu_replace_pointer(wcid->aggr[tidno], tid, in mt76_rx_aggr_stop()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/mediatek/mt76/
H A Dagg-rx.c20 tid->head = ieee80211_sn_inc(tid->head); in mt76_aggr_release()
39 idx = tid->head % tid->size; in mt76_rx_aggr_release_frames()
47 int idx = tid->head % tid->size; in mt76_rx_aggr_release_head()
51 idx = tid->head % tid->size; in mt76_rx_aggr_release_head()
67 start = tid->head % tid->size; in mt76_rx_aggr_check_release()
70 for (idx = (tid->head + 1) % tid->size; in mt76_rx_aggr_check_release()
137 if (!tid) in mt76_rx_aggr_check_ctl()
177 if (!tid) in mt76_rx_aggr_reorder()
250 if (!tid) in mt76_rx_aggr_start()
294 tid = rcu_replace_pointer(wcid->aggr[tidno], tid, in mt76_rx_aggr_stop()
[all …]
/dports/science/nest/nest-simulator-3.1/nestkernel/
H A Dsource_table.h335 …< static_cast< long >( sources_[ current_positions_[ tid ].tid ][ current_positions_[ tid ].syn_id… in reject_last_target_data()
337 …sources_[ current_positions_[ tid ].tid ][ current_positions_[ tid ].syn_id ][ current_positions_[… in reject_last_target_data()
346 saved_positions_[ tid ].tid = current_positions_[ tid ].tid; in save_entry_point()
350 if ( current_positions_[ tid ].tid > -1 and current_positions_[ tid ].syn_id > -1 ) in save_entry_point()
356 …static_cast< long >( sources_[ current_positions_[ tid ].tid ][ current_positions_[ tid ].syn_id ]… in save_entry_point()
371 current_positions_[ tid ] = saved_positions_[ tid ]; in restore_entry_point()
383 saved_positions_[ tid ].tid = sources_.size() - 1; in reset_entry_point()
384 if ( saved_positions_[ tid ].tid > -1 ) in reset_entry_point()
386 saved_positions_[ tid ].syn_id = sources_[ saved_positions_[ tid ].tid ].size() - 1; in reset_entry_point()
394 …saved_positions_[ tid ].lcid = sources_[ saved_positions_[ tid ].tid ][ saved_positions_[ tid ].sy… in reset_entry_point()
[all …]
H A Dconnection_manager.h177 const thread tid,
184 const thread tid,
476 const thread tid,
503 const thread tid,
529 const thread tid,
668 source_table_.clean( tid ); in clean_source_table()
677 source_table_.clear( tid ); in clear_source_table()
738 target_table_.prepare( tid ); in prepare_target_table()
826 return connections_[ tid ][ syn_id ]->get_target_node_id( tid, lcid ); in get_target_node_id()
842 connections_[ tid ][ syn_id ]->send( tid, lcid, cm, e ); in send()
[all …]
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/coregrind/
H A Dm_threadstate.c58 ThreadId tid; in VG_() local
64 for (tid = 1; tid < VG_N_THREADS; tid++) { in VG_()
102 vg_assert(tid >= 0 && tid < VG_N_THREADS); in VG_()
103 vg_assert(VG_(threads)[tid].tid == tid); in VG_()
143 ThreadId tid; in VG_() local
145 for(tid = 1; tid < VG_N_THREADS; tid++) in VG_()
159 for(tid = 1; tid < VG_N_THREADS; tid++) in VG_()
172 for(tid = 1; tid < VG_N_THREADS; tid++) in VG_()
175 return tid; in VG_()
187 for(tid = 1; tid < VG_N_THREADS; tid++) in VG_()
[all …]
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/coregrind/
H A Dm_threadstate.c58 ThreadId tid; in VG_() local
64 for (tid = 1; tid < VG_N_THREADS; tid++) { in VG_()
102 vg_assert(tid >= 0 && tid < VG_N_THREADS); in VG_()
103 vg_assert(VG_(threads)[tid].tid == tid); in VG_()
143 ThreadId tid; in VG_() local
145 for(tid = 1; tid < VG_N_THREADS; tid++) in VG_()
159 for(tid = 1; tid < VG_N_THREADS; tid++) in VG_()
172 for(tid = 1; tid < VG_N_THREADS; tid++) in VG_()
175 return tid; in VG_()
187 for(tid = 1; tid < VG_N_THREADS; tid++) in VG_()
[all …]
/dports/science/qmcpack/qmcpack-3.11.0/src/QMCHamiltonians/
H A DNLPP.cu42 if (tid < s && (tid + s) < 27) in min_dist_all()
43 dist2[tid] = min(dist2[tid + s], dist2[tid]); in min_dist_all()
116 L[0][tid] = L_global[tid]; in find_core_electrons_PBC_kernel()
117 Linv[0][tid] = Linv_global[tid]; in find_core_electrons_PBC_kernel()
155 …d[tid] = min_dist_only(r[tid][0] - i[ion][0], r[tid][1] - i[ion][1], r[tid][2] - i[ion][2], L, Lin… in find_core_electrons_PBC_kernel()
275 L[0][tid] = L_global[tid]; in find_core_electrons_PBC_kernel()
276 Linv[0][tid] = Linv_global[tid]; in find_core_electrons_PBC_kernel()
311 disp[tid][0] = r[tid][0] - i[ion][0]; in find_core_electrons_PBC_kernel()
314 dist[tid] = min_dist<T>(disp[tid][0], disp[tid][1], disp[tid][2], L, Linv); in find_core_electrons_PBC_kernel()
522 d[tid] = sqrtf((r[tid][0] - i[ion][0]) * (r[tid][0] - i[ion][0]) + in find_core_electrons_kernel()
[all …]
/dports/devel/ccdoc/ccdocv08r41/test/
H A Dtest-sun.pl169 my $tid = "test${id}";
196 my $tid = "test${id}";
223 my $tid = "test${id}";
250 my $tid = "test${id}";
1197 my $htmlfile = "${ldir}/${tid}.ccdoc.root.${tid}_B.cls.html";
1295 my $htmlfile = "${ldir}/${tid}.ccdoc.root.${tid}.nsp.html";
1310 my $htmlfile = "${ldir}/${tid}.ccdoc.root.${tid}.A.Test.str.html";
1377 my $htmlfile = "${ldir}/${tid}.ccdoc.root.${tid}.nsp.html";
1525 my $htmlfile = "${ldir}/${tid}.ccdoc.root.${tid}.nsp.html";
1734 my $htmlfile = "${ldir}/${tid}.ccdoc.root.${tid}.pkg.html";
[all …]
H A Dtest.pl170 my $tid = "test${id}";
197 my $tid = "test${id}";
224 my $tid = "test${id}";
251 my $tid = "test${id}";
1198 my $htmlfile = "${ldir}/${tid}.ccdoc.root.${tid}_B.cls.html";
1296 my $htmlfile = "${ldir}/${tid}.ccdoc.root.${tid}.nsp.html";
1311 my $htmlfile = "${ldir}/${tid}.ccdoc.root.${tid}.A.Test.str.html";
1378 my $htmlfile = "${ldir}/${tid}.ccdoc.root.${tid}.nsp.html";
1526 my $htmlfile = "${ldir}/${tid}.ccdoc.root.${tid}.nsp.html";
1735 my $htmlfile = "${ldir}/${tid}.ccdoc.root.${tid}.pkg.html";
[all …]
/dports/science/qmcpack/qmcpack-3.11.0/src/QMCWaveFunctions/detail/CUDA_legacy/
H A DBsplineJastrowCuda.cu155 A[tid >> 2][tid & 3] = AcudaSpline[tid]; in two_body_sum_kernel()
284 A[(tid >> 2)][tid & 3] = AcudaSpline[tid]; in two_body_ratio_kernel()
409 A[0 + (tid >> 2)][tid & 3] = AcudaSpline[tid + 0]; in two_body_ratio_grad_kernel()
410 A[4 + (tid >> 2)][tid & 3] = AcudaSpline[tid + 16]; in two_body_ratio_grad_kernel()
411 A[8 + (tid >> 2)][tid & 3] = AcudaSpline[tid + 32]; in two_body_ratio_grad_kernel()
567 A[(tid >> 2)][tid & 3] = AcudaSpline[tid]; in two_body_NLratio_kernel()
647 A[(tid >> 2)][tid & 3] = AcudaSpline[tid]; in two_body_NLratio_kernel()
1256 A[tid >> 2][tid & 3] = AcudaSpline[tid]; in one_body_sum_kernel()
1387 A[(tid >> 2)][tid & 3] = AcudaSpline[tid]; in one_body_ratio_kernel()
1822 A[(tid >> 2)][tid & 3] = AcudaSpline[tid]; in one_body_NLratio_kernel()
[all …]
H A DPhaseFactors.cu80 m2c_ps[tid] += m2c_ps[tid-1]; in phase_factor_kernel()
82 m2c_ps[tid] += m2c_ps[tid-2]; in phase_factor_kernel()
84 m2c_ps[tid] += m2c_ps[tid-4]; in phase_factor_kernel()
86 m2c_ps[tid] += m2c_ps[tid-8]; in phase_factor_kernel()
88 m2c_ps[tid] += m2c_ps[tid-16]; in phase_factor_kernel()
140 pos_s[tid] = pos[3*blockIdx.x+tid]; in phase_factor_kernel_new()
162 m2c[tid] = makeTwoCopies[ib*BS + tid]; in phase_factor_kernel_new()
219 pos_s[tid] = pos[3*blockIdx.x+tid]; in phase_factor_kernel()
365 pos_s[tid] = pos[3*blockIdx.x+tid]; in phase_factor_kernel()
640 pos_s[tid] = pos[3*blockIdx.x+tid]; in phase_factor_kernel()
[all …]
H A DBsplineJastrowCudaPBC.cu612 A[tid >> 2][tid & 3] = AcudaSpline[tid]; in two_body_sum_PBC_kernel()
771 A[(tid >> 2)][tid & 3] = AcudaSpline[tid]; in two_body_ratio_PBC_kernel()
1027 A[0 + (tid >> 2)][tid & 3] = AcudaSpline[tid + 0]; in two_body_ratio_grad_PBC_kernel_fast()
1028 A[4 + (tid >> 2)][tid & 3] = AcudaSpline[tid + 16]; in two_body_ratio_grad_PBC_kernel_fast()
1029 A[8 + (tid >> 2)][tid & 3] = AcudaSpline[tid + 32]; in two_body_ratio_grad_PBC_kernel_fast()
1659 A[0 + (tid >> 2)][tid & 3] = AcudaSpline[tid + 0]; in two_body_grad_lapl_PBC_kernel_fast()
1955 A[0 + (tid >> 2)][tid & 3] = AcudaSpline[tid + 0]; in two_body_grad_PBC_kernel_fast()
2143 A[0 + (tid >> 2)][tid & 3] = AcudaSpline[tid + 0]; in two_body_derivs_PBC_kernel()
2465 A[tid >> 2][tid & 3] = AcudaSpline[tid]; in one_body_sum_PBC_kernel()
2628 A[(tid >> 2)][tid & 3] = AcudaSpline[tid]; in one_body_ratio_PBC_kernel()
[all …]
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/drd/
H A Ddrd_thread.c256 tl_assert(0 <= (int)tid && tid < DRD_N_THREADS in DRD_()
445 tl_assert(0 <= (int)tid && tid < DRD_N_THREADS in DRD_()
455 tl_assert(0 <= (int)tid && tid < DRD_N_THREADS in DRD_()
466 tl_assert(0 <= (int)tid && tid < DRD_N_THREADS in DRD_()
474 tl_assert(0 <= (int)tid && tid < DRD_N_THREADS in DRD_()
482 tl_assert(0 <= (int)tid && tid < DRD_N_THREADS in DRD_()
489 tl_assert(0 <= (int)tid && tid < DRD_N_THREADS in DRD_()
497 tl_assert(0 <= (int)tid && tid < DRD_N_THREADS in DRD_()
1138 new_sg = DRD_(sg_new)(tid, tid); in DRD_()
1219 if (tid != sg->tid) { in thread_combine_vc_sync()
[all …]
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/drd/
H A Ddrd_thread.c256 tl_assert(0 <= (int)tid && tid < DRD_N_THREADS in DRD_()
445 tl_assert(0 <= (int)tid && tid < DRD_N_THREADS in DRD_()
455 tl_assert(0 <= (int)tid && tid < DRD_N_THREADS in DRD_()
466 tl_assert(0 <= (int)tid && tid < DRD_N_THREADS in DRD_()
474 tl_assert(0 <= (int)tid && tid < DRD_N_THREADS in DRD_()
482 tl_assert(0 <= (int)tid && tid < DRD_N_THREADS in DRD_()
489 tl_assert(0 <= (int)tid && tid < DRD_N_THREADS in DRD_()
497 tl_assert(0 <= (int)tid && tid < DRD_N_THREADS in DRD_()
1138 new_sg = DRD_(sg_new)(tid, tid); in DRD_()
1219 if (tid != sg->tid) { in thread_combine_vc_sync()
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/go.opentelemetry.io/collector/model/internal/data/
H A Dtraceid_test.go24 tid := NewTraceID([16]byte{})
29 tid = NewTraceID(b)
35 tid := NewTraceID([16]byte{})
43 tid := NewTraceID([16]byte{})
44 assert.True(t, tid.Equal(tid))
49 assert.True(t, tid.Equal(tid))
57 tid := NewTraceID([16]byte{})
58 n, err := tid.MarshalTo(buf)
63 n, err = tid.MarshalTo(buf)
87 tid := TraceID{}
[all …]
/dports/biology/bowtie/bowtie-1.3.1/
H A Debwt_search.h16 int tid; variable
19 exactSearchWorkerStateful(const exactSearchWorkerStateful& W): tid(W.tid) {}; in exactSearchWorkerStateful()
25 int tid; variable
28 exactSearchWorker(const exactSearchWorker& W): tid(W.tid) {}; in exactSearchWorker()
35 int tid; variable
38 mismatchSearchWorkerFull(const mismatchSearchWorkerFull& W): tid(W.tid) {}; in mismatchSearchWorkerFull()
45 int tid; variable
54 int tid; variable
63 int tid; variable
73 int tid; variable
[all …]
/dports/science/lammps/lammps-stable_29Sep2021/lib/gpu/
H A Dlal_aux_fun1.h60 if (offset < s) local[0][tid] += local[0][tid+s]; \
70 local[0][tid] += local[0][tid+s]; \
71 local[1][tid] += local[1][tid+s]; \
86 local[0][tid] += local[0][tid+s]; \
87 local[1][tid] += local[1][tid+s]; \
88 local[2][tid] += local[2][tid+s]; \
108 local[0][tid] += local[0][tid+s]; \
109 local[1][tid] += local[1][tid+s]; \
110 local[2][tid] += local[2][tid+s]; \
144 if (tid < s) local[0][tid] += local[0][tid+s]; \
[all …]
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mshadow/mshadow/cuda/
H A Dreduce.cuh63 if (tid < 512) Reducer::Reduce(buf[tid] , buf[tid + 512]); in ReduceX()
67 if (tid < 256) Reducer::Reduce(buf[tid] , buf[tid + 256]); in ReduceX()
71 if (tid < 128) Reducer::Reduce(buf[tid] , buf[tid + 128]); in ReduceX()
75 if (tid < 64) Reducer::Reduce(buf[tid] , buf[tid + 64]); in ReduceX()
79 if (tid < 32) Reducer::Reduce(buf[tid] , buf[tid + 32]); in ReduceX()
84 if (tid < 16) Reducer::Reduce(buf[tid] , buf[tid + 16]); in ReduceX()
92 if (tid < 8) Reducer::Reduce(buf[tid] , buf[tid + 8]); in ReduceX()
96 if (tid < 4) Reducer::Reduce(buf[tid] , buf[tid + 4]); in ReduceX()
100 if (tid < 2) Reducer::Reduce(buf[tid] , buf[tid + 2]); in ReduceX()
104 if (tid < 1) Reducer::Reduce(buf[tid] , buf[tid + 1]); in ReduceX()
[all …]
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/3rdparty/mshadow/mshadow/cuda/
H A Dreduce.cuh63 if (tid < 512) Reducer::Reduce(buf[tid] , buf[tid + 512]); in ReduceX()
67 if (tid < 256) Reducer::Reduce(buf[tid] , buf[tid + 256]); in ReduceX()
71 if (tid < 128) Reducer::Reduce(buf[tid] , buf[tid + 128]); in ReduceX()
75 if (tid < 64) Reducer::Reduce(buf[tid] , buf[tid + 64]); in ReduceX()
79 if (tid < 32) Reducer::Reduce(buf[tid] , buf[tid + 32]); in ReduceX()
84 if (tid < 16) Reducer::Reduce(buf[tid] , buf[tid + 16]); in ReduceX()
92 if (tid < 8) Reducer::Reduce(buf[tid] , buf[tid + 8]); in ReduceX()
96 if (tid < 4) Reducer::Reduce(buf[tid] , buf[tid + 4]); in ReduceX()
100 if (tid < 2) Reducer::Reduce(buf[tid] , buf[tid + 2]); in ReduceX()
104 if (tid < 1) Reducer::Reduce(buf[tid] , buf[tid + 1]); in ReduceX()
[all …]
/dports/math/libsemigroups/libsemigroups-1.3.7/src/
H A Dreport.cpp67 size_t tid = THREAD_ID_MANAGER.tid(std::this_thread::get_id()); in color() local
68 resize(tid + 1); in color()
77 size_t tid = THREAD_ID_MANAGER.tid(std::this_thread::get_id()); in thread_color() local
79 _options[tid].color = thread_colors[tid % thread_colors.size()]; in thread_color()
88 size_t tid = THREAD_ID_MANAGER.tid(std::this_thread::get_id()); in prefix() local
98 size_t tid = THREAD_ID_MANAGER.tid(std::this_thread::get_id()); in flush_right() local
108 size_t tid = THREAD_ID_MANAGER.tid(std::this_thread::get_id()); in flush() local
110 _msg[tid] = _options[tid].prefix + _msg[tid]; in flush()
114 _msg[tid] = std::string(pad, ' ') + _msg[tid]; in flush()
121 _msg[tid] = wrap(_options[tid].prefix.length(), _msg[tid]); in flush()
[all …]
/dports/graphics/opencv/opencv-4.5.3/modules/core/include/opencv2/core/cuda/
H A Dblock.hpp91 value += tid; in yota()
137 …if (CTA_SIZE >= 1024) { if (tid < 512) buffer[tid] = val = op(val, buffer[tid + 512]); __syncthrea… in reduce()
138 …if (CTA_SIZE >= 512) { if (tid < 256) buffer[tid] = val = op(val, buffer[tid + 256]); __syncthrea… in reduce()
139 …if (CTA_SIZE >= 256) { if (tid < 128) buffer[tid] = val = op(val, buffer[tid + 128]); __syncthrea… in reduce()
140 …if (CTA_SIZE >= 128) { if (tid < 64) buffer[tid] = val = op(val, buffer[tid + 64]); __syncthrea… in reduce()
142 if (tid < 32) in reduce()
160 …if (CTA_SIZE >= 1024) { if (tid < 512) buffer[tid] = val = op(val, buffer[tid + 512]); __syncthrea… in reduce()
161 …if (CTA_SIZE >= 512) { if (tid < 256) buffer[tid] = val = op(val, buffer[tid + 256]); __syncthrea… in reduce()
162 …if (CTA_SIZE >= 256) { if (tid < 128) buffer[tid] = val = op(val, buffer[tid + 128]); __syncthrea… in reduce()
163 …if (CTA_SIZE >= 128) { if (tid < 64) buffer[tid] = val = op(val, buffer[tid + 64]); __syncthrea… in reduce()
[all …]
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/gpu/utils/include/pcl/gpu/utils/device/
H A Dblock.hpp81 value += tid; in yota()
127 …if (CTA_SIZE >= 1024) { if (tid < 512) buffer[tid] = val = op(val, buffer[tid + 512]); __syncthrea… in reduce()
128 …if (CTA_SIZE >= 512) { if (tid < 256) buffer[tid] = val = op(val, buffer[tid + 256]); __syncthrea… in reduce()
129 …if (CTA_SIZE >= 256) { if (tid < 128) buffer[tid] = val = op(val, buffer[tid + 128]); __syncthrea… in reduce()
130 …if (CTA_SIZE >= 128) { if (tid < 64) buffer[tid] = val = op(val, buffer[tid + 64]); __syncthrea… in reduce()
132 if (tid < 32) in reduce()
150 …if (CTA_SIZE >= 1024) { if (tid < 512) buffer[tid] = val = op(val, buffer[tid + 512]); __syncthrea… in reduce()
151 …if (CTA_SIZE >= 512) { if (tid < 256) buffer[tid] = val = op(val, buffer[tid + 256]); __syncthrea… in reduce()
152 …if (CTA_SIZE >= 256) { if (tid < 128) buffer[tid] = val = op(val, buffer[tid + 128]); __syncthrea… in reduce()
153 …if (CTA_SIZE >= 128) { if (tid < 64) buffer[tid] = val = op(val, buffer[tid + 64]); __syncthrea… in reduce()
[all …]
/dports/devel/p5-forks/forks-0.36/lib/
H A Dforks.pm848 sub tid { subroutine
879 if (defined($tid) && $tid != 0) {
1036 sub equal { $_[0]->tid == $_[1]->tid } #equal
1043 sub nequal { $_[0]->tid != $_[1]->tid } #nequal
1874 _shutdown($TID2CLIENT{$tid}, $tid);
2751 _isjoined( $BLOCKING_JOIN{$tid},$tid,@_ );
2843 _isjoined( $client,$tid,@{$RESULT{$tid}} );
2892 …my $old = defined $tid && exists $TID2STACKSIZE{$tid} ? $TID2STACKSIZE{$tid} : $ITHREADS_STACK_SIZ…
2921 || (defined $TID2PID{$tid} && !exists $RESULT{$tid} && exists $NOTJOINED{$tid})
3445 if ((exists $NOTJOINED{$tid} && !exists $RESULT{$tid})
[all …]

12345678910>>...365