Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp.h1475 uint32_t timeLo = uint32_t(counter & 0xffffffff); in __kmp_tpause() local
1505 uint32_t timeLo = uint32_t(counter & 0xffffffff); in __kmp_umwait() local