Searched defs:task_entry (Results 1 – 8 of 8) sorted by relevance
89 int task_entry(kmp_int32 gtid, kmp_task_t *task) in task_entry() function
86 int task_entry(kmp_int32 gtid, kmp_task_t *task) in task_entry() function
71 int task_entry(int gtid, ptask task) { in task_entry() function
75 int task_entry(int gtid, ptask task) in task_entry() function
72 int task_entry(int gtid, ptask task) { in task_entry() function
82 int task_entry(int gtid, ptask task) { in task_entry() function
1170 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()
2231 struct dirent *task_entry = NULL; in __kmp_get_load_balance() local