qb  2.0.0.0
C++17 Actor Framework
qb Issue Watch Star Fork Follow @isndev
Loading...
Searching...
No Matches
qb::lockfree::SpinLock Member List

This is the complete list of members for qb::lockfree::SpinLock, including all inherited members.

lock() noexceptqb::lockfree::SpinLockinline
locked() noexceptqb::lockfree::SpinLockinline
operator=(const SpinLock &)=deleteqb::lockfree::SpinLock
operator=(SpinLock &&)=deleteqb::lockfree::SpinLock
SpinLock() noexceptqb::lockfree::SpinLockinline
SpinLock(const SpinLock &)=deleteqb::lockfree::SpinLock
SpinLock(SpinLock &&)=deleteqb::lockfree::SpinLock
trylock() noexceptqb::lockfree::SpinLockinline
trylock(int64_t spin) noexceptqb::lockfree::SpinLockinline
trylock_for(const Timespan &timespan) noexceptqb::lockfree::SpinLockinline
trylock_until(const UtcTimestamp &timestamp) noexceptqb::lockfree::SpinLockinline
unlock() noexceptqb::lockfree::SpinLockinline
~SpinLock()=defaultqb::lockfree::SpinLock