Searched refs:t_stack_id (Results 1 – 2 of 2) sorted by relevance
2268 team->t.t_stack_id = in __kmp_fork_call()2441 .t_stack_id); // destroy the stack stitching id after join barrier in __kmp_join_call()7016 team->t.t_stack_id); // inform ittnotify about entering user's code in __kmp_invoke_task_func()7069 team->t.t_stack_id); // inform ittnotify about leaving user's code in __kmp_invoke_task_func()
2749 void *t_stack_id; // team specific stack stitching id (for ittnotify) member