Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__thread/
H A Dpoll_with_backoff.h61 struct __spinning_backoff_policy { struct
62 …HIDE_FROM_ABI _LIBCPP_CONSTEXPR bool operator()(chrono::nanoseconds const&) const { return false; } in operator()