Home
last modified time | relevance | path

Searched defs:ptask (Results 1 – 13 of 13) sorted by relevance

/llvm-project/openmp/runtime/test/tasking/
H A Domp51_task_dep_inoutset.c64 int thunk_m(int gtid, task_t* ptask) { in thunk_m()
83 int thunk_s(int gtid, task_t* ptask) { in thunk_s()
H A Dkmp_task_depend_all.c68 int thunk_m(int gtid, task_t* ptask) { in thunk_m()
90 int thunk_s(int gtid, task_t* ptask) { in thunk_s()
H A Dkmp_taskwait_depend_all.c74 int thunk_m(int gtid, task_t* ptask) { in thunk_m()
96 int thunk_s(int gtid, task_t* ptask) { in thunk_s()
H A Dkmp_detach_tasks_t1.c52 } *ptask, kmp_task_t; typedef
H A Dbug_taskwait_detach.cpp53 } * ptask, kmp_task_t; typedef
H A Dkmp_taskloop.c39 } *ptask, kmp_task_t; typedef
H A Dkmp_detach_tasks_t2.c52 } *ptask, kmp_task_t; typedef
H A Dkmp_taskloop_5.c39 } *ptask, kmp_task_t; typedef
H A Dkmp_detach_tasks_t3.c54 } *ptask, kmp_task_t; typedef
/llvm-project/openmp/runtime/test/ompt/tasks/
H A Dkmp_task_depend_all.c116 int thunk_m(int gtid, task_t *ptask) { in thunk_m()
138 int thunk_s(int gtid, task_t *ptask) { in thunk_s()
H A Domp_task_depend_all.c115 int thunk_m(int gtid, task_t *ptask) { in thunk_m()
137 int thunk_s(int gtid, task_t *ptask) { in thunk_s()
/llvm-project/openmp/tools/archer/tests/task/
H A Domp_task_depend_all.c73 int thunk_m(int gtid, task_t *ptask) { in thunk_m()
95 int thunk_s(int gtid, task_t *ptask) { in thunk_s()
/llvm-project/openmp/runtime/src/
H A Dkmp_tasking.cpp4488 static void __kmp_bottom_half_finish_proxy(kmp_int32 gtid, kmp_task_t *ptask) { argument
4514 void __kmpc_proxy_task_completed(kmp_int32 gtid, kmp_task_t *ptask) { argument
4532 void __kmpc_give_task(kmp_task_t *ptask, kmp_int3 argument
4578 __kmpc_proxy_task_completed_ooo(kmp_task_t * ptask) global() argument
4614 kmp_task_t *ptask = event->ed.task; global() local
5011 __kmp_taskloop_task(int gtid,void * ptask) global() argument
[all...]