Function object encapsulating remote_notifier initialization via the Directory at the producer location. More...
Public Member Functions | |
remote_notifier_adder (location_type location, notifier_t notifier, bool b_is_upgrade) | |
void | operator() (p_object &d, edge_container::index_type producer_tid) const |
Function object encapsulating remote_notifier initialization via the Directory at the producer location.
Hand written instead of lambda / bind due to symbol size blowup consistently seen during compilation.