SYNOPSIS
No synopsis found.
top
No synopsis found.
#include <omni/sync/spin.hpp>
omni::sync::spin_wait::spin_wait()
omni::sync::spin_wait::~spin_wait()
inline void omni::sync::spin_wait::busy_wait()
inline void omni::sync::spin_wait::reset()
inline void omni::sync::spin_wait::signal()
inline bool omni::sync::spin_wait::signaled()
inline void omni::sync::spin_wait::sleep_wait()
bool omni::sync::spin_wait::operator!=(const omni::sync::spin_wait& o)
bool omni::sync::spin_wait::operator==(const omni::sync::spin_wait& o)
top