hpx::trigger_lco_event — Trigger the LCO referenced by the given id.
// In header: <hpx/hpx_fwd.hpp> void trigger_lco_event(naming::id_type const & id);
Parameters:
id
[in] This represents the id of the LCO which should be triggered.