Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/
Dkmp.h2715 typedef int (*launch_t)(int gtid); typedef
2770 launch_t t_invoke; // procedure to launch the microtask
3621 microtask_t microtask, launch_t invoker,
Dkmp_csupport.cpp310 VOLATILE_CAST(launch_t) __kmp_invoke_task_func, in __kmpc_fork_call()
436 VOLATILE_CAST(launch_t) __kmp_invoke_teams_master, kmp_va_addr_of(ap)); in __kmpc_fork_teams()
Dkmp_runtime.cpp1347 kmp_int32 argc, microtask_t microtask, launch_t invoker, in __kmp_fork_call()
7412 VOLATILE_CAST(launch_t) __kmp_invoke_task_func, NULL); in __kmp_teams_master()