QuickCppLib 0.10
Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
quickcpplib::_xxx::configurable_spinlock::spins_to_yield< spins > Struct Template Reference

How many spins to yield the current thread's timeslice. More...

#include "spinlock.hpp"

Classes

struct  policy
 

Detailed Description

template<size_t spins>
struct quickcpplib::_xxx::configurable_spinlock::spins_to_yield< spins >

How many spins to yield the current thread's timeslice.


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