mirror of
https://github.com/boostorg/fiber.git
synced 2026-02-19 02:12:24 +00:00
Earlier refactoring moved the unique_lock instantiation back to public methods, though it was referenced in private methods. Pass it into those methods.