Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dwaitpkgintrin.h34 _tpause (unsigned int __control, unsigned long long __counter) in _tpause() function
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp.h1495 return _tpause(hint, counter); in __kmp_tpause()