QuickCppLib 0.10
Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!
Loading...
Searching...
No Matches
quickcpplib::_xxx::configurable_spinlock::spins_to_loop< spins, use_pause > Struct Template Reference

How many spins to loop, optionally calling the SMT pause instruction on Intel. More...

#include "spinlock.hpp"

Classes

struct  policy
 

Detailed Description

template<size_t spins, bool use_pause = true>
struct quickcpplib::_xxx::configurable_spinlock::spins_to_loop< spins, use_pause >

How many spins to loop, optionally calling the SMT pause instruction on Intel.


The documentation for this struct was generated from the following file: