#include <posix_locking.hpp>
Definition at line 26 of file posix_locking.hpp.
◆ atomic_state_type
◆ exception_type
◆ lock_traits
◆ condition_var() [1/2]
jmmcg::LIBJMMCG_VER_NAMESPACE::ppd::pthreads::condition_var::condition_var |
( |
const int |
shared = PTHREAD_PROCESS_PRIVATE | ) |
|
|
inlineexplicitnoexcept |
◆ condition_var() [2/2]
jmmcg::LIBJMMCG_VER_NAMESPACE::ppd::pthreads::condition_var::condition_var |
( |
condition_var const & |
| ) |
|
|
delete |
◆ ~condition_var()
jmmcg::LIBJMMCG_VER_NAMESPACE::ppd::pthreads::condition_var::~condition_var |
( |
| ) |
|
|
inlinenoexcept |
◆ operator pthread_cond_t *()
jmmcg::LIBJMMCG_VER_NAMESPACE::ppd::pthreads::condition_var::operator pthread_cond_t * |
( |
| ) |
|
|
inlinenoexcept |
◆ operator pthread_cond_t const *()
jmmcg::LIBJMMCG_VER_NAMESPACE::ppd::pthreads::condition_var::operator pthread_cond_t const * |
( |
| ) |
const |
|
inlinenoexcept |
The documentation for this class was generated from the following files: