Home
last modified time | relevance | path

Searched defs:FTN_INIT_LOCK_WITH_HINT (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_ftn_os.h78 #define FTN_INIT_LOCK_WITH_HINT omp_init_lock_with_hint macro
215 #define FTN_INIT_LOCK_WITH_HINT omp_init_lock_with_hint_ macro
352 #define FTN_INIT_LOCK_WITH_HINT OMP_INIT_LOCK_WITH_HINT macro
487 #define FTN_INIT_LOCK_WITH_HINT OMP_INIT_LOCK_WITH_HINT_ macro
H A Dkmp_ftn_entry.h1117 void FTN_STDCALL FTN_INIT_LOCK_WITH_HINT(void **user_lock, in FTN_INIT_LOCK_WITH_HINT() function