mirror of
https://github.com/boostorg/fiber.git
synced 2026-02-11 23:52:29 +00:00
This illustrates use of a sched_algorithm_with_properties<PROPS> subclass that defines, and supports, a priority property. The example includes a (somewhat contrived) case in which a fiber must be moved within the scheduler's ready queue due to a priority change.