issues
search
boostorg
/
fiber
userland threads
464
stars
108
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Suspended scheduling algorithms (work_stealing or shared_work) not notified when work is scheduled from another thread
#327
beojan
opened
2 weeks ago
0
Error compiling fiber using mingw-toolkit on Windows
#326
DreamLand7707
opened
1 month ago
0
No-op cleanup function for fiber_specific_ptr
#325
beojan
opened
1 month ago
0
Implement std::hash for boost::fibers::context::id
#324
eoan-ermine
opened
2 months ago
0
Explicit context switch of fibers
#323
SerenGTI
opened
3 months ago
0
Add support for modular build structure.
#322
grafikrobot
closed
3 months ago
1
no way to calculate hash of `fiber::id`
#321
anton-potapov
opened
5 months ago
0
remove BOOST_FIBERS_DECL on function definition
#320
xiaodaxia-2008
closed
2 months ago
1
Weird infinite loop when cv.notify_all()
#319
HardLaugh
closed
6 months ago
3
use it in qt
#318
bizehao
opened
7 months ago
0
Modular Boost C++ Libraries Request
#317
grafikrobot
closed
2 months ago
0
Mixing `fiber::mutex` and normal threads
#316
DanielMehlber
opened
9 months ago
1
futex: add support for OpenBSD
#315
brad0
closed
2 months ago
6
Could not link fiber 1.84.0 as shared library on Windows 10
#314
uilianries
closed
2 months ago
4
Unbreak fiber for ELF PowerPC building with Clang
#313
brad0
closed
11 months ago
8
avoid deprecated std::aligned_storage
#312
Hailios
closed
11 months ago
1
Launching fiber on a different thread
#311
beojan
closed
1 year ago
3
fiber::sleepfor stop updating when system clock moves backwards
#310
arc130
opened
1 year ago
0
Memory leak exists when setting custom scheduler algorithm in use_scheduling_algorithm function?
#309
huxiaoxiang
closed
1 year ago
1
Weird behavior with custom `algorithm_with_properties<>`
#308
Christian-Stieber
opened
1 year ago
0
Fix some typos in buffered_channel.qbk
#307
Davidoc26
closed
1 year ago
1
Unbreak fiber for macOS PPC
#306
barracuda156
closed
1 year ago
6
Build script relies on third party to import Context before Fiber
#305
Kojoley
opened
1 year ago
0
Boost fiber's demo run error when open AddressSanitizer by use Visual Studio
#304
TXTT2016
opened
1 year ago
1
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
Romain-Geissler-1A
closed
2 months ago
2
Warning/error about unreferenced parameter in context.cpp
#302
mojca
closed
1 year ago
2
build failed with cxxflags -D BOOST_FIBERS_NO_ATOMICS (version 1.80.0)
#301
rockeet
opened
2 years ago
0
segment fault when closed buffered_channel on destructor
#300
arc130
opened
2 years ago
0
Maybe a semaphore should be added
#299
inie0722
opened
2 years ago
1
Boost.Fiber header compile fails with GCC Compile option -Werror=conversion
#298
ClaymorePT
opened
2 years ago
0
Boost.fiber incompatible with C++20
#297
j-stephan
closed
2 years ago
1
fix std::result_of for cpp20
#296
PooyaEimandar
closed
2 years ago
1
Can I adjust the accuracy of timer?
#295
zhmt
opened
2 years ago
0
Add missing const on comparison operators
#294
ecatmur
closed
2 years ago
2
Crash if fiber sleeps in catch block (Windows only)
#293
vgaraschuk
opened
2 years ago
0
futex: fix build on 32-bit architectures using 64-bit time_t
#292
kraj
closed
2 years ago
1
buffered_channel calls deleter twice when using iterators
#291
YaZasnyal
opened
2 years ago
3
Fiber does not properly install through b2, Homebrew or vcpkg
#290
denvercoder21
closed
2 years ago
3
document that library not just app must define BOOST_USE_ASAN
#289
Jacob-Burckhardt
opened
2 years ago
0
boost_fiber_numa link error on Windows
#288
yurybura
closed
2 years ago
1
Boost::fiber's library doesn't seem to get built in 1.78
#287
20k
closed
2 years ago
5
BOOST_FIBERS_NO_ATOMICS compile error
#285
karopawil
opened
3 years ago
3
Allow setting fiber properties on construction
#284
lowsfer
closed
3 years ago
2
Setting fiber_properties on fiber construction
#283
lowsfer
closed
3 years ago
3
fix buffered_channel of issue #256 - bug in spinlock_ttas
#282
shredingu
closed
1 year ago
1
Fix build with cmake and MinGW
#281
yh-sb
closed
2 years ago
3
Build error with cmake and gcc (MinGW)
#280
yh-sb
closed
3 years ago
2
segfault when context switching in boost 1.76
#279
romange
closed
3 years ago
1
error 1 while executing b2.exe
#278
gyorokpeter
closed
3 years ago
6
[RFC] Introduce boost::fibers::initialize_thread to be able to customize th…
#277
Romain-Geissler-1A
closed
1 year ago
2
Next