SObjectizer 5.8
Loading...
Searching...
No Matches
so_5::yield_backoff_t Class Reference

An implementation of backoff object with usage of std::yield. More...

#include <spinlocks.hpp>

Public Member Functions

void operator() ()
 

Detailed Description

An implementation of backoff object with usage of std::yield.

Since
v.5.4.0

Definition at line 37 of file spinlocks.hpp.

Member Function Documentation

◆ operator()()

void so_5::yield_backoff_t::operator() ( )
inline

Definition at line 41 of file spinlocks.hpp.


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