LIPH's C++ Codes
Classes
|
Public Member Functions
|
List of all members
liph::spinlock Class Reference
#include <
lock.h
>
Classes
class
scoped_lock
Public Member Functions
bool
try_lock
() noexcept
void
lock
() noexcept
void
unlock
() noexcept
Member Function Documentation
◆
lock()
void liph::spinlock::lock
(
)
inline
noexcept
◆
try_lock()
bool liph::spinlock::try_lock
(
)
inline
noexcept
◆
unlock()
void liph::spinlock::unlock
(
)
inline
noexcept
The documentation for this class was generated from the following file:
liph/concurrency/
lock.h
liph
spinlock
Generated by
1.9.4