SObjectizer  5.5
Namespaces | Functions
mt_env_infrastructure.cpp File Reference

Default implementation of multithreaded environment infrastructure. More...

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

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.
 

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