SObjectizer  5.7
Classes | Namespaces | Functions
mt_env_infrastructure.cpp File Reference

Default implementation of multithreaded environment infrastructure. More...

#include <so_5/impl/mt_env_infrastructure.hpp>
#include <so_5/impl/run_stage.hpp>
#include <so_5/impl/internal_env_iface.hpp>
#include <so_5/environment.hpp>
#include <so_5/send_functions.hpp>
#include <so_5/disp/one_thread/pub.hpp>

Classes

struct  so_5::env_infrastructures::default_mt::impl::anonymous_namespace{mt_env_infrastructure.cpp}::msg_final_coop_dereg
 

Namespaces

 so_5
 Public part of message limit implementation.
 
 so_5::env_infrastructures
 Various implementations of environment_infrastructure.
 
 so_5::env_infrastructures::default_mt
 Default multi-threaded environment infrastructure.
 
 so_5::env_infrastructures::default_mt::impl
 Implementation details.
 
 so_5::env_infrastructures::default_mt::impl::anonymous_namespace{mt_env_infrastructure.cpp}
 

Functions

SO_5_FUNC environment_infrastructure_factory_t so_5::env_infrastructures::default_mt::factory ()
 A factory for creation the default multitheading environment infrastructure. More...
 

Detailed Description

Default implementation of multithreaded environment infrastructure.

Since
v.5.5.19