YACLib
C++ library for concurrent tasks execution
Loading...
Searching...
No Matches
yaclib::Mutex< Batching, FIFO > Member List

This is the complete list of members for yaclib::Mutex< Batching, FIFO >, including all inherited members.

AwaitLock(BaseCore &curr) noexceptyaclib::detail::MutexImpl< FIFO, Batching >inlineprotected
AwaitUnlock(BaseCore &curr) noexceptyaclib::detail::MutexImpl< FIFO, Batching >inlineprotected
AwaitUnlockOn(BaseCore &curr, IExecutor &executor) noexceptyaclib::detail::MutexImpl< FIFO, Batching >inlineprotected
Base typedefyaclib::Mutex< Batching, FIFO >
BatchingPossible() const noexceptyaclib::detail::MutexImpl< FIFO, Batching >inlineprotected
Cast(From &from) noexceptyaclib::Mutex< Batching, FIFO >inlinestatic
Guard() noexceptyaclib::Mutex< Batching, FIFO >inline
GuardSticky() noexceptyaclib::Mutex< Batching, FIFO >inline
Lock() noexceptyaclib::Mutex< Batching, FIFO >inline
TryGuard() noexceptyaclib::Mutex< Batching, FIFO >inline
TryLock() noexceptyaclib::Mutex< Batching, FIFO >inline
TryLockAwait() noexceptyaclib::detail::MutexImpl< FIFO, Batching >inlineprotected
TryUnlockAwait() noexceptyaclib::detail::MutexImpl< FIFO, Batching >inlineprotected
Unlock() noexceptyaclib::Mutex< Batching, FIFO >inline
UnlockHere() noexceptyaclib::Mutex< Batching, FIFO >inline
UnlockHereAwait() noexceptyaclib::detail::MutexImpl< FIFO, Batching >inlineprotected
UnlockOn(IExecutor &e) noexceptyaclib::Mutex< Batching, FIFO >inline