Пространства имен | |
| namespace | so_4 |
| namespace | so_4::rt |
| namespace | so_4::rt::impl |
| namespace | so_4::rt::impl::disp_context |
Функции | |
| void | so_4::rt::impl::disp_context::init () |
| Инициализация средств синхронизации. | |
| void | so_4::rt::impl::disp_context::deinit () |
| Деинициализация средств синхронизации. | |
| const std::string * | so_4::rt::impl::disp_context::push (const std::string &agent) |
| Установить имя текущего агента для текущей нити. | |
| void | so_4::rt::impl::disp_context::pop (const std::string *agent) |
| Изъять имя текущего агента для текущей нити. | |
| bool | so_4::rt::impl::disp_context::is_current (const std::string &agent) |
| Является ли агент текущим для текущей нити. | |
1.4.6-NO