Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/
Dkmp.h2669 typedef int (*launch_t)(int gtid); typedef
2724 launch_t t_invoke; // procedure to launch the microtask
3557 microtask_t microtask, launch_t invoker,
Dkmp_csupport.cpp309 VOLATILE_CAST(launch_t) __kmp_invoke_task_func, in __kmpc_fork_call()
408 VOLATILE_CAST(launch_t) __kmp_invoke_teams_master, kmp_va_addr_of(ap)); in __kmpc_fork_teams()
Dkmp_runtime.cpp1400 kmp_int32 argc, microtask_t microtask, launch_t invoker, in __kmp_fork_call()
7268 VOLATILE_CAST(launch_t) __kmp_invoke_task_func, NULL); in __kmp_teams_master()