mirror of
https://github.com/boostorg/fiber.git
synced 2026-02-13 00:12:17 +00:00
Priority is another property that's only relevant for future sched_algorithm implementations. We don't even have an example yet. It's a good candidate for moving to a specific fiber_properties subclass for that specific sched_algorithm implementation.