libjmmcg
release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
|
Public Types | |
typedef api_lock_traits< platform_api, Mdl > | lock_traits |
typedef queue< Colln< int, std::allocator< int > >, typename lock_traits::critical_section_type > | result |
typedef api_lock_traits< platform_api, Mdl > | lock_traits |
typedef queue< Colln< int, std::allocator< int > >, typename lock_traits::critical_section_type > | result |
Definition at line 52 of file thread_safe_colln.cpp.
typedef api_lock_traits<platform_api, Mdl> erew_queue_t< Mdl, Colln >::lock_traits |
Definition at line 53 of file thread_safe_colln.cpp.
typedef api_lock_traits<platform_api, Mdl> erew_queue_t< Mdl, Colln >::lock_traits |
Definition at line 53 of file thread_safe_colln.cpp.
typedef queue< Colln<int, std::allocator<int> >, typename lock_traits::critical_section_type > erew_queue_t< Mdl, Colln >::result |
Definition at line 57 of file thread_safe_colln.cpp.
typedef queue< Colln<int, std::allocator<int> >, typename lock_traits::critical_section_type > erew_queue_t< Mdl, Colln >::result |
Definition at line 57 of file thread_safe_colln.cpp.