|
libjmmcg
release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
|
Classes | |
| class | anon_event |
| struct | atomic_ctr |
| struct | critical_section |
Typedefs | |
| typedef api_lock_traits< platform_api, sequential_mode > | lock_traits |
Enumerations | |
| enum | atomic_state_type { atom_set =0 , atom_abandoned , atom_already_set , atom_max_recurse , atom_deadlocked , atom_perm_error , atom_failed , atom_interrupted , atom_unset , atom_errno } |
| typedef api_lock_traits<platform_api, sequential_mode> jmmcg::LIBJMMCG_VER_NAMESPACE::ppd::no_locking::lock_traits |
Definition at line 125 of file thread_api_traits.hpp.
| Enumerator | |
|---|---|
| atom_set | |
| atom_abandoned | |
| atom_already_set | |
| atom_max_recurse | |
| atom_deadlocked | |
| atom_perm_error | |
| atom_failed | |
| atom_interrupted | |
| atom_unset | |
| atom_errno | |
Definition at line 50 of file thread_api_traits.hpp.