SObjectizer  5.5
Namespaces | Functions
thread_join_stuff.hpp File Reference

Various stuff related to worker thread's join. More...

#include <so_5/exception.hpp>
#include <so_5/ret_code.hpp>
#include <so_5/current_thread_id.hpp>

Go to the source code of this file.

Namespaces

 so_5
 Public part of message limit implementation.
 
 so_5::impl
 Details of SObjectizer run-time implementations.
 

Functions

void so_5::impl::ensure_join_from_different_thread (current_thread_id_t thread_to_be_joined)
 Ensures that join will be called from different thread. More...
 

Detailed Description

Various stuff related to worker thread's join.

Since
v.5.6.0