Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp.h4362 KMP_EXPORT void **__kmpc_omp_get_target_async_handle_ptr(kmp_int32 gtid);
H A Dkmp_tasking.cpp5437 void **__kmpc_omp_get_target_async_handle_ptr(kmp_int32 gtid) { function