Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/openmp/runtime/src/
H A Dkmp_taskq.cpp1195 static void __kmp_execute_task_from_queue(kmp_taskq_t *tq, ident_t *loc, in __kmp_execute_task_from_queue() function
1573 __kmp_execute_task_from_queue(tq, loc, global_tid, thunk, in_parallel); in __kmpc_end_taskq()
1586 __kmp_execute_task_from_queue(tq, loc, global_tid, thunk, in_parallel); in __kmpc_end_taskq()
1606 __kmp_execute_task_from_queue(tq, loc, global_tid, thunk, in_parallel); in __kmpc_end_taskq()
1643 __kmp_execute_task_from_queue(tq, loc, global_tid, thunk, in __kmpc_end_taskq()
1684 __kmp_execute_task_from_queue(tq, loc, global_tid, thunk, in_parallel); in __kmpc_end_taskq()
1774 __kmp_execute_task_from_queue(tq, loc, global_tid, thunk, in_parallel); in __kmpc_end_taskq()
1835 __kmp_execute_task_from_queue(tq, loc, global_tid, prev_thunk, in_parallel); in __kmpc_task()