Lines Matching defs:thread
158 static void __kmp_push_task_stack(kmp_int32 gtid, kmp_info_t *thread, in __kmp_push_task_stack()
217 static void __kmp_pop_task_stack(kmp_int32 gtid, kmp_info_t *thread, in __kmp_pop_task_stack()
312 static void __kmp_realloc_task_deque(kmp_info_t *thread,
402 static kmp_int32 __kmp_push_priority_task(kmp_int32 gtid, kmp_info_t *thread,
478 kmp_info_t *thread = __kmp_threads[gtid]; local
673 kmp_info_t *thread = __kmp_threads[gtid]; local
888 kmp_info_t *thread) {
945 kmp_info_t *thread) {
1040 kmp_info_t *thread = __kmp_threads[gtid]; local
1396 void __kmp_finish_implicit_task(kmp_info_t *thread) {
1425 void __kmp_free_implicit_task(kmp_info_t *thread) {
1463 kmp_info_t *thread = __kmp_threads[gtid]; local
1759 kmp_info_t *thread; local
2095 kmp_info_t *thread = team->t.t_threads[i]; local
2230 kmp_info_t *thread; local
2362 kmp_info_t *thread; local
2527 kmp_info_t *thread = __kmp_threads[gtid]; local
2665 kmp_info_t *thread = __kmp_threads[gtid]; local
2883 kmp_info_t *thread = __kmp_threads[gtid]; local
2917 kmp_info_t *thread = __kmp_threads[gtid]; local
3159 static kmp_task_t *__kmp_remove_my_task(kmp_info_t *thread, kmp_int32 gtid,
3373 kmp_info_t *thread, kmp_int32 gtid, C *flag, int final_spin,
3596 kmp_info_t *thread, kmp_int32 gtid, kmp_flag_32<C, S> *flag, int final_spin,
3606 kmp_info_t *thread, kmp_int32 gtid, kmp_flag_64<C, S> *flag, int final_spin,
3616 kmp_info_t *thread, kmp_int32 gtid, kmp_atomic_flag_64<C, S> *flag,
3625 kmp_info_t *thread, kmp_int32 gtid, kmp_flag_oncore *flag, int final_spin,
3697 kmp_info_t *thread = threads_data[i].td.td_thr; local
3767 static void __kmp_alloc_task_deque(kmp_info_t *thread,
3818 static int __kmp_realloc_task_threads_data(kmp_info_t *thread,
3971 static kmp_task_team_t *__kmp_allocate_task_team(kmp_info_t *thread,
4027 void __kmp_free_task_team(kmp_info_t *thread, kmp_task_team_t *task_team) {
4073 void __kmp_push_task_team_node(kmp_info_t *thread, kmp_team_t *team) {
4086 void __kmp_pop_task_team_node(kmp_info_t *thread, kmp_team_t *team) {
4107 kmp_info_t *thread; local
4324 void __kmp_tasking_barrier(kmp_team_t *team, kmp_info_t *thread, int gtid) {
4359 static bool __kmp_give_task(kmp_info_t *thread, kmp_int32 tid, kmp_task_t *task,
4490 kmp_info_t *thread = __kmp_threads[gtid]; local
4540 kmp_info_t *thread; local
4646 kmp_info_t *thread = __kmp_get_thread(); local
4667 kmp_task_t *__kmp_task_dup_alloc(kmp_info_t *thread, kmp_task_t *task_src
4891 kmp_info_t *thread = __kmp_threads[gtid]; local
5097 kmp_info_t *thread = __kmp_threads[gtid]; local
5235 kmp_info_t *thread = __kmp_threads[gtid]; local
5441 kmp_info_t *thread = __kmp_thread_from_gtid(gtid); local
5462 kmp_info_t *thread = __kmp_thread_from_gtid(gtid); local
5538 kmp_info_t *thread = __kmp_threads[gtid]; local
5668 kmp_info_t *thread = __kmp_threads[gtid]; local