Searched refs:task_entry (Results 1 – 5 of 5) sorted by relevance
160 struct task_entry *pt; in add_task_entry()184 struct task_entry *pt; in get_entry_number()196 static struct task_entry *199 struct task_entry *pt; in get_thread_entry_vptr()211 static struct task_entry *214 struct task_entry *pt; in get_entry_vptr()229 struct task_entry *pt, *old_pt; in init_task_list()254 struct task_entry *ent; in get_self_id()291 struct task_entry *pt, *pt2; in info_task()467 struct task_entry *pt; in info_tasks()[all …]
142 struct task_entry struct147 struct task_entry *next_task; argument
2125 struct dirent *task_entry = NULL; in __kmp_get_load_balance() local2217 task_entry = readdir(task_dir); in __kmp_get_load_balance()2218 while (task_entry != NULL) { in __kmp_get_load_balance()2220 if (proc_entry->d_type == DT_DIR && isdigit(task_entry->d_name[0])) { in __kmp_get_load_balance()2229 __kmp_str_buf_cat(&stat_path, task_entry->d_name, in __kmp_get_load_balance()2230 KMP_STRLEN(task_entry->d_name)); in __kmp_get_load_balance()2288 task_entry = readdir(task_dir); in __kmp_get_load_balance()
1163 kmp_routine_entry_t task_entry) { in __kmp_task_alloc() argument1177 sizeof_shareds, task_entry)); in __kmp_task_alloc()1271 task->routine = task_entry; in __kmp_task_alloc()1374 kmp_routine_entry_t task_entry) { in __kmpc_omp_task_alloc() argument1386 sizeof_shareds, task_entry)); in __kmpc_omp_task_alloc()1391 sizeof_kmp_task_t, sizeof_shareds, task_entry)); in __kmpc_omp_task_alloc()1395 sizeof_shareds, task_entry); in __kmpc_omp_task_alloc()
3608 kmp_routine_entry_t task_entry);3787 kmp_routine_entry_t task_entry);