Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_lock.h448 kmp_uint32 num_polls; // must be power of 2 global() member
H A Dkmp_lock.cpp2277 kmp_uint32 num_polls = TCR_4(lck->lk.num_polls); in __kmp_acquire_drdpa_lock_timed_template() local
[all...]