Home
last modified time | relevance | path

Searched defs:lwt (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/openmp/runtime/src/
Dompt-specific.cpp59 ompt_lw_taskteam_t *next_lwt = LWT_FROM_TEAM(team), *lwt = NULL; in __ompt_get_teaminfo() local
109 ompt_lw_taskteam_t *lwt = NULL, in __ompt_get_task_info_object() local
150 ompt_lw_taskteam_t *lwt = NULL, in __ompt_get_scheduling_taskinfo() local
255 void __ompt_lw_taskteam_init(ompt_lw_taskteam_t *lwt, kmp_info_t *thr, int gtid, in __ompt_lw_taskteam_init()
269 void __ompt_lw_taskteam_link(ompt_lw_taskteam_t *lwt, kmp_info_t *thr, in __ompt_lw_taskteam_link()
352 ompt_lw_taskteam_t *lwt = NULL, in __ompt_get_task_info_internal() local
Dkmp_csupport.cpp291 ompt_lw_taskteam_t *lwt = parent_team->t.ompt_serialized_team_info; in __kmpc_fork_call() local
Dkmp_runtime.cpp1933 ompt_lw_taskteam_t lwt; in __kmp_fork_call() local