mirror of
https://github.com/boostorg/fiber.git
synced 2026-02-11 23:52:29 +00:00
doc update
This commit is contained in:
@@ -95,7 +95,7 @@ void fm_set_sched_algo( sched_algorithm * algo)
|
||||
fiber_manager * fm = detail::scheduler::instance();
|
||||
|
||||
BOOST_ASSERT( 0 != fm);
|
||||
|
||||
|
||||
fm->sched_algo_ = algo;
|
||||
fm->def_algo_.reset();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user