Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_wait_release.h757 __kmp_umwait(1, 100); // to do: enable ctrl via hints, backoff counter
H A Dkmp.h1502 static inline int __kmp_umwait(uint32_t hint, uint64_t counter) { in __kmp_umwait() function