Searched refs:th_info (Results 1 - 13 of 13) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dz_Windows_NT_util.cpp881 if (TerminateThread(th->th.th_info.ds.ds_thread, (DWORD)-1) == FALSE) {
884 __kmp_free_handle(th->th.th_info.ds.ds_thread);
951 gtid = this_thr->th.th_info.ds.ds_gtid;
977 KMP_FSYNC_RELEASING(&this_thr->th.th_info.ds.ds_alive);
978 this_thr->th.th_info.ds.ds_thread_id = GetCurrentThreadId();
979 TCW_4(this_thr->th.th_info.ds.ds_alive, TRUE);
983 TCW_PTR(this_thr->th.th_info.ds.ds_stackbase, &stack_data);
984 KMP_ASSERT(this_thr->th.th_info.ds.ds_stackgrow == FALSE);
989 KMP_FSYNC_RELEASING(&this_thr->th.th_info.ds.ds_alive);
990 TCW_4(this_thr->th.th_info
[all...]
H A Dz_Linux_util.cpp459 status = pthread_cancel(th->th.th_info.ds.ds_thread);
508 TCW_PTR(th->th.th_info.ds.ds_stackbase, (((char *)addr) + size));
509 TCW_PTR(th->th.th_info.ds.ds_stacksize, size);
510 TCW_4(th->th.th_info.ds.ds_stackgrow, FALSE);
516 TCW_PTR(th->th.th_info.ds.ds_stacksize, 0);
517 TCW_PTR(th->th.th_info.ds.ds_stackbase, &stack_data);
518 TCW_4(th->th.th_info.ds.ds_stackgrow, TRUE);
534 gtid = ((kmp_info_t *)thr)->th.th_info.ds.ds_gtid;
626 __kmp_set_stack_info(((kmp_info_t *)thr)->th.th_info.ds.ds_gtid,
778 th->th.th_info
[all...]
H A Dkmp_runtime.cpp152 stack_size = (size_t)TCR_PTR(thr->th.th_info.ds.ds_stacksize);
153 stack_base = (char *)TCR_PTR(thr->th.th_info.ds.ds_stackbase);
183 if (!TCR_4(other_threads[i]->th.th_info.ds.ds_stackgrow)) {
187 stack_base = (char *)other_threads[i]->th.th_info.ds.ds_stackbase;
189 TCW_PTR(other_threads[i]->th.th_info.ds.ds_stackbase, stack_addr);
190 TCW_PTR(other_threads[i]->th.th_info.ds.ds_stacksize,
191 other_threads[i]->th.th_info.ds.ds_stacksize + stack_addr -
194 TCW_PTR(other_threads[i]->th.th_info.ds.ds_stacksize,
200 char *stack_end = (char *)other_threads[i]->th.th_info.ds.ds_stackbase;
201 char *stack_beg = stack_end - other_threads[i]->th.th_info
[all...]
H A Dkmp_omp.h95 offset_and_size_t th_info; // descriptor for thread member in struct:__anon3442
H A Dkmp_wait_release.h125 int ds_tid = this_thr->th.th_info.ds.ds_tid;
187 th_gtid = this_thr->th.th_info.ds.ds_gtid;
259 KMP_MASTER_TID(this_thr->th.th_info.ds.ds_tid)) {
343 KMP_DEBUG_ASSERT(!KMP_MASTER_TID(this_thr->th.th_info.ds.ds_tid));
503 int wait_gtid = waiter->th.th_info.ds.ds_gtid;
H A Dkmp_debugger.cpp91 offset_and_size_of(kmp_base_info_t, th_info),
H A Dkmp_barrier.cpp58 KMP_DEBUG_ASSERT(this_thr == other_threads[this_thr->th.th_info.ds.ds_tid]);
201 gtid, team->t.t_id, tid, other_threads[i]->th.th_info.ds.ds_gtid,
311 KMP_DEBUG_ASSERT(this_thr == other_threads[this_thr->th.th_info.ds.ds_tid]);
532 KMP_DEBUG_ASSERT(this_thr == other_threads[this_thr->th.th_info.ds.ds_tid]);
891 KMP_DEBUG_ASSERT(this_thr == other_threads[this_thr->th.th_info.ds.ds_tid]);
1720 int ds_tid = this_thr->th.th_info.ds.ds_tid;
1939 gtid, team->t.t_id, other_threads[i]->th.th_info.ds.ds_gtid,
1940 team->t.t_id, other_threads[i]->th.th_info.ds.ds_tid,
1999 int ds_tid = this_thr->th.th_info.ds.ds_tid;
H A Dkmp_dispatch.cpp856 &th->th.th_team->t.t_dispatch[th->th.th_info.ds.ds_tid]);
875 (T)th->th.th_info.ds.ds_tid);
1014 &th->th.th_team->t.t_dispatch[th->th.th_info.ds.ds_tid]);
1077 &th->th.th_team->t.t_dispatch[th->th.th_info.ds.ds_tid]);
1158 &th->th.th_team->t.t_dispatch[th->th.th_info.ds.ds_tid]);
2029 &th->th.th_team->t.t_dispatch[th->th.th_info.ds.ds_tid]);
2045 th->th.th_info.ds.ds_tid);
H A Dkmp_tasking.cpp1111 thread->th.th_info.ds.ds_gtid, task));
1215 kmp_int32 tid = thread->th.th_info.ds.ds_tid;
2211 kmp_int32 tid = thread->th.th_info.ds.ds_tid;
2661 victim_tid = victim_thr->th.th_info.ds.ds_tid;
2794 tid = thread->th.th_info.ds.ds_tid;
3057 if (i == this_thr->th.th_info.ds.ds_tid) {
3947 __ompt_task_init(taskdata, thread->th.th_info.ds.ds_gtid);
H A Dkmp.h2422 kmp_desc_t th_info; member in struct:kmp_base_info
3062 return __kmp_threads[gtid]->th.th_info.ds.ds_tid;
3067 return team->t.t_threads[tid]->th.th_info.ds.ds_gtid;
3072 return thr->th.th_info.ds.ds_gtid;
H A Dkmp_csupport.cpp578 this_thr->th.th_info.ds.ds_tid = serial_team->t.t_master_tid;
3319 KMP_DEBUG_ASSERT(!th->th.th_info.ds.ds_tid); // AC: check that tid == 0
3321 th->th.th_info.ds.ds_tid = team->t.t_master_tid;
3337 th->th.th_info.ds.ds_tid = 0;
H A Dkmp_dispatch_hier.h952 &th->th.th_team->t.t_dispatch[th->th.th_info.ds.ds_tid]);
H A Dkmp_affinity.cpp5066 int tid = th->th.th_info.ds.ds_tid;

Completed in 340 milliseconds