Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__cxx03/__thread/
H A Dpoll_with_backoff.h23 static const int __libcpp_polling_count = 64; variable
43 if (__count < __libcpp_polling_count) {
/freebsd/contrib/llvm-project/libcxx/include/__thread/
H A Dpoll_with_backoff.h23 static _LIBCPP_CONSTEXPR const int __libcpp_polling_count = 64; variable
43 if (__count < __libcpp_polling_count) {