Issues
- 0
Suspended scheduling algorithms (work_stealing or shared_work) not notified when work is scheduled from another thread
#327 opened by beojan - 0
- 0
No-op cleanup function for fiber_specific_ptr
#325 opened by beojan - 2
std::aligned_storage raises deprecation warning with the latest gcc 13 and C++23 (to be released in about 1 month and a half)
#303 opened by Romain-Geissler-1A - 1
reproducible bug in spinlock_ttas
#256 opened by dixlorenz - 0
Modular Boost C++ Libraries Request
#317 opened by grafikrobot - 4
- 0
Explicit context switch of fibers
#323 opened by SerenGTI - 0
no way to calculate hash of `fiber::id`
#321 opened by anton-potapov - 1
Mixing `fiber::mutex` and normal threads
#316 opened by DanielMehlber - 3
Weird infinite loop when cv.notify_all()
#319 opened by HardLaugh - 1
Maybe a semaphore should be added
#299 opened by inie0722 - 0
use it in qt
#318 opened by bizehao - 3
Launching fiber on a different thread
#311 opened by beojan - 0
- 1
Memory leak exists when setting custom scheduler algorithm in use_scheduling_algorithm function?
#309 opened by huxiaoxiang - 0
- 0
- 1
- 3
- 2
- 5
Compilation error using clang
#272 opened by barendgehrels - 0
- 0
- 0
Boost.Fiber header compile fails with GCC Compile option -Werror=conversion
#298 opened by ClaymorePT - 1
Boost.fiber incompatible with C++20
#297 opened by j-stephan - 0
Can I adjust the accuracy of timer?
#295 opened by zhmt - 0
- 5
Boost::fiber's library doesn't seem to get built in 1.78
#287 opened by 20k - 3
- 0
- 1
boost_fiber_numa link error on Windows
#288 opened by yurybura - 3
BOOST_FIBERS_NO_ATOMICS compile error
#285 opened by karopawil - 3
Setting fiber_properties on fiber construction
#283 opened by lowsfer - 3
buffered_channel with range-for syntax leaks
#258 opened by dmitryikh - 2
Build error with cmake and gcc (MinGW)
#280 opened by yh-sb - 1
segfault when context switching in boost 1.76
#279 opened by romange - 6
error 1 while executing b2.exe
#278 opened by gyorokpeter - 0
Threads in thread pool for shared_work scheduler got stuck in suspend_until wait
#274 opened by monazd - 1
unbuffered_channel push hangs
#268 opened by BenKaufmann - 5
- 1
- 29
Problem building with latest MSVC
#265 opened by mclow - 3
Compilation failure with msvc-14.0
#264 opened by pdimov - 2
BOOT_ASSERT failure on Visual Studio Debug build (<boost>/lib/fiber/src/scheduler.cpp:406).
#251 opened by yystju - 0
- 1
- 1
Not able to close a library that work with fiber scheduler algorithm or this_fiber
#257 opened by somdutto - 3
bug in buffered_channels/spinlock_ttas::lock?
#254 opened by dixlorenz - 0
-fsplit-stack flag and AIX
#252 opened by EGuesnet