HF Interface Wrapper 0.1.0-dev
Embedded C++ hardware abstraction layer
Loading...
Searching...
No Matches
PlatformSharedMutex Member List

This is the complete list of members for PlatformSharedMutex, including all inherited members.

lock() noexceptPlatformSharedMutexinline
lock_shared() noexceptPlatformSharedMutexinline
operator=(const PlatformSharedMutex &)=deletePlatformSharedMutex
operator=(PlatformSharedMutex &&other) noexceptPlatformSharedMutexinline
PlatformSharedMutex() noexceptPlatformSharedMutexinline
PlatformSharedMutex(const PlatformSharedMutex &)=deletePlatformSharedMutex
PlatformSharedMutex(PlatformSharedMutex &&other) noexceptPlatformSharedMutexinline
reader_mutex_PlatformSharedMutexprivate
readers_PlatformSharedMutexprivate
try_lock() noexceptPlatformSharedMutexinline
try_lock_for(uint32_t timeout_ms) noexceptPlatformSharedMutexinline
try_lock_shared() noexceptPlatformSharedMutexinline
try_lock_shared_for(uint32_t timeout_ms) noexceptPlatformSharedMutexinline
unlock() noexceptPlatformSharedMutexinline
unlock_shared() noexceptPlatformSharedMutexinline
writer_active_PlatformSharedMutexprivate
writer_mutex_PlatformSharedMutexprivate
~PlatformSharedMutex() noexceptPlatformSharedMutexinline