Lines Matching refs:__kmp_threads
224 kmp_info_t *this_thr = __kmp_threads[gtid]; in KMP_EXPAND_NAME()
388 thr = __kmp_threads[*gtid]; in __kmp_GOMP_microtask_wrapper()
434 thr = __kmp_threads[*gtid]; in __kmp_GOMP_parallel_microtask_wrapper()
463 kmp_info_t *thr = __kmp_threads[gtid]; in __kmp_GOMP_fork_call()
539 thr = __kmp_threads[gtid]; in KMP_EXPAND_NAME()
681 if (!status && __kmp_threads[gtid]->th.th_dispatch->th_doacross_flags) { \
1271 current_task = __kmp_threads[gtid]->th.th_current_task;
1299 thread = __kmp_threads[gtid];
1528 thr = __kmp_threads[gtid]; in KMP_EXPAND_NAME()
1885 kmp_info_t *th = __kmp_threads[gtid]; in __kmp_GOMP_doacross_post()
1908 kmp_info_t *th = __kmp_threads[gtid]; in __kmp_GOMP_doacross_wait()
2029 kmp_info_t *thread = __kmp_threads[gtid]; in KMP_EXPAND_NAME()
2050 kmp_info_t *thread = __kmp_threads[gtid]; in KMP_EXPAND_NAME()
2111 kmp_info_t *thr = __kmp_threads[gtid]; in __kmp_GOMP_init_reductions()
2149 kmp_info_t *thr = __kmp_threads[*gtid]; in __kmp_GOMP_par_reductions_microtask_wrapper()
2470 kmp_info_t *thr = __kmp_threads[gtid]; in KMP_EXPAND_NAME()