Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/test/tasking/
Dbug_nested_proxy_task.c89 int task_entry(kmp_int32 gtid, kmp_task_t *task) in task_entry() function
Dbug_proxy_task_dep_waiting.c86 int task_entry(kmp_int32 gtid, kmp_task_t *task) in task_entry() function
Dkmp_detach_tasks_t1.c71 int task_entry(int gtid, ptask task) { in task_entry() function
Dkmp_taskloop.c75 int task_entry(int gtid, ptask task) in task_entry() function
Dkmp_detach_tasks_t2.c72 int task_entry(int gtid, ptask task) { in task_entry() function
Dkmp_detach_tasks_t3.c82 int task_entry(int gtid, ptask task) { in task_entry() function
/external/llvm-project/openmp/runtime/src/
Dkmp_tasking.cpp1170 kmp_routine_entry_t task_entry) { in __kmp_task_alloc()
1371 kmp_routine_entry_t task_entry) { in __kmpc_omp_task_alloc()
1396 kmp_routine_entry_t task_entry, in __kmpc_omp_target_task_alloc()
Dz_Linux_util.cpp2231 struct dirent *task_entry = NULL; in __kmp_get_load_balance() local