Home
last modified time | relevance | path

Searched defs:execution_demand_t (Results 1 – 1 of 1) sorted by relevance

/dports/devel/sobjectizer/sobjectizer-v.5.7.2.5/dev/so_5/
H A Dexecution_demand.hpp60 struct execution_demand_t struct
63 agent_t * m_receiver;
65 const message_limit::control_block_t * m_limit;
67 mbox_id_t m_mbox_id;
69 std::type_index m_msg_type;
71 message_ref_t m_message_ref;
73 demand_handler_pfn_t m_demand_handler;
76 execution_demand_t() noexcept in execution_demand_t() function
84 execution_demand_t( in execution_demand_t() function
106 call_handler( current_thread_id_t thread_id ) in call_handler()