Home
last modified time | relevance | path

Searched defs:task_entry (Results 1 – 10 of 10) sorted by relevance

/llvm-project-15.0.7/openmp/runtime/test/tasking/
H A Dbug_nested_proxy_task.c89 int task_entry(kmp_int32 gtid, kmp_task_t *task) in task_entry() function
H A Dbug_proxy_task_dep_waiting.c86 int task_entry(kmp_int32 gtid, kmp_task_t *task) in task_entry() function
H A Dbug_taskwait_detach.cpp81 int task_entry(int gtid, ptask task) { in task_entry() function
H A Dkmp_taskloop.c75 int task_entry(int gtid, ptask task) in task_entry() function
H A Dkmp_detach_tasks_t1.c71 int task_entry(int gtid, ptask task) { in task_entry() function
H A Dkmp_detach_tasks_t2.c72 int task_entry(int gtid, ptask task) { in task_entry() function
H A Dkmp_taskloop_5.c74 int task_entry(int gtid, ptask task) in task_entry() function
H A Dkmp_detach_tasks_t3.c82 int task_entry(int gtid, ptask task) { in task_entry() function
/llvm-project-15.0.7/openmp/runtime/src/
H A Dkmp_tasking.cpp1354 kmp_routine_entry_t task_entry) { in __kmp_task_alloc()
1571 kmp_routine_entry_t task_entry) { in __kmpc_omp_task_alloc()
1596 kmp_routine_entry_t task_entry, in __kmpc_omp_target_task_alloc()
H A Dz_Linux_util.cpp2245 struct dirent *task_entry = NULL; in __kmp_get_load_balance() local