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 funky_queue< Colln< int, std::allocator< int > >, typename lock_traits::critical_section_type > | result |
typedef api_lock_traits< platform_api, Mdl > | lock_traits |
typedef funky_queue< Colln< int, std::allocator< int > >, typename lock_traits::critical_section_type > | result |
Definition at line 61 of file thread_safe_colln.cpp.
typedef api_lock_traits<platform_api, Mdl> erew_funky_queue_t< Mdl, Colln >::lock_traits |
Definition at line 62 of file thread_safe_colln.cpp.
typedef api_lock_traits<platform_api, Mdl> erew_funky_queue_t< Mdl, Colln >::lock_traits |
Definition at line 62 of file thread_safe_colln.cpp.
typedef funky_queue< Colln<int, std::allocator<int> >, typename lock_traits::critical_section_type > erew_funky_queue_t< Mdl, Colln >::result |
Definition at line 66 of file thread_safe_colln.cpp.
typedef funky_queue< Colln<int, std::allocator<int> >, typename lock_traits::critical_section_type > erew_funky_queue_t< Mdl, Colln >::result |
Definition at line 66 of file thread_safe_colln.cpp.