Searched refs:property_change_ (Results 1 – 2 of 2) sorted by relevance
67 virtual void property_change_( context * ctx, fiber_properties * props) noexcept = 0;117 void property_change_( context * ctx, fiber_properties * props) noexcept final { in property_change_() function
32 property_change_( ctx_, this); in notify()