libjmmcg
release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
|
#include <posix_locking.hpp>
Additional Inherited Members | |
![]() | |
static constexpr generic_traits::memory_access_modes | memory_access_mode =generic_traits::memory_access_modes::erew_memory_access |
![]() | |
__stdcall | anon_mutex (const int shared, const int err_chk=PTHREAD_MUTEX_ERRORCHECK) noexcept(false) FORCE_INLINE |
Definition at line 133 of file posix_locking.hpp.
typedef lock::in_process<recursive_mutex> jmmcg::LIBJMMCG_VER_NAMESPACE::ppd::pthreads::recursive_mutex::lock_type |
Definition at line 135 of file posix_locking.hpp.
Definition at line 136 of file posix_locking.hpp.
typedef unlockable_type jmmcg::LIBJMMCG_VER_NAMESPACE::ppd::pthreads::recursive_mutex::read_unlockable_type |
Definition at line 139 of file posix_locking.hpp.
typedef lock::in_process_unlockable<recursive_mutex> jmmcg::LIBJMMCG_VER_NAMESPACE::ppd::pthreads::recursive_mutex::unlockable_type |
Definition at line 138 of file posix_locking.hpp.
Definition at line 137 of file posix_locking.hpp.
typedef unlockable_type jmmcg::LIBJMMCG_VER_NAMESPACE::ppd::pthreads::recursive_mutex::write_unlockable_type |
Definition at line 140 of file posix_locking.hpp.
|
inlinenoexcept |
Definition at line 142 of file posix_locking.hpp.
References jmmcg::LIBJMMCG_VER_NAMESPACE::ppd::pthreads::anon_mutex::anon_mutex().
|
inlinenoexcept |
Definition at line 145 of file posix_locking.hpp.