Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dada-lang.h142 struct task_entry struct
147 struct task_entry *next_task; argument
148 void *thread;
149 void *lwp;
150 int stack_per;
/freebsd-12.1/contrib/openmp/runtime/src/
H A Dz_Linux_util.cpp2125 struct dirent *task_entry = NULL; in __kmp_get_load_balance() local
H A Dkmp_tasking.cpp1163 kmp_routine_entry_t task_entry) { in __kmp_task_alloc()
1374 kmp_routine_entry_t task_entry) { in __kmpc_omp_task_alloc()