Home
last modified time | relevance | path

Searched refs:task_entry_t (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/openmp/runtime/test/tasking/
H A Dkmp_detach_tasks_t1.c54 typedef int(*task_entry_t)(int, ptask); typedef
60 size_t sz, size_t shar, task_entry_t rtn);
H A Dkmp_detach_tasks_t2.c54 typedef int(* task_entry_t)( int, ptask ); typedef
61 size_t sz, size_t shar, task_entry_t rtn);
H A Dbug_taskwait_detach.cpp55 typedef int (*task_entry_t)(int, ptask); typedef
62 size_t shar, task_entry_t rtn);
H A Dkmp_detach_tasks_t3.c62 typedef int(* task_entry_t)( int, ptask ); typedef
69 size_t sz, size_t shar, task_entry_t rtn);
H A Dkmp_taskloop.c41 typedef int(* task_entry_t)( int, ptask ); typedef
66 task_entry_t task_entry );
H A Dkmp_taskloop_5.c41 typedef int(* task_entry_t)( int, ptask ); typedef
66 task_entry_t task_entry);