Searched refs:algorithm_with_properties (Results 1 – 5 of 5) sorted by relevance
509 algorithm_with_properties] subclass[s] [member_link510 algorithm_with_properties..property_change] method.]]513 algorithm_with_properties..pick_next] method might dynamically select515 algorithm_with_properties..awakened] might instead insert each ready529 [template_heading algorithm_with_properties]532 derived from `algorithm_with_properties<PROPS>`. `PROPS` should be542 struct algorithm_with_properties {562 [member_heading algorithm_with_properties..awakened]571 [[Note:] [An `algorithm_with_properties<>` subclass must override this575 [member_heading algorithm_with_properties..pick_next][all …]
75 algorithm_with_properties], specifying our custom property class81 algorithm_with_properties..new_properties]: we're content with117 fiber manager calls [member_link algorithm_with_properties..pick_next].
31 struct algorithm_with_properties;397 [template_link algorithm_with_properties] with the same template401 `algorithm_with_properties` subclass with some other template parameter403 [[Note:] [[template_link algorithm_with_properties] provides a way for a705 algorithm_with_properties] with the same template argument `PROPS`.]]709 `algorithm_with_properties` subclass with some other template parameter711 [[Note:] [[template_link algorithm_with_properties] provides a way for a
75 struct algorithm_with_properties : public algorithm_with_properties_base { struct
78 public boost::fibers::algo::algorithm_with_properties< priority_props > {