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
cpu_relax: fixup MIPS check for 64-bit
#276
neheb
closed
3 years ago
1
Fix a typo in an asio example
#275
kylcho
closed
3 years ago
2
Threads in thread pool for shared_work scheduler got stuck in suspend_until wait
#274
monazd
opened
3 years ago
0
Fix parameter name in asio example
#273
airstone42
closed
3 years ago
1
Compilation error using clang
#272
barendgehrels
closed
1 year ago
5
Fix some typos in the documentation and clarify 2 notes
#271
keryell
closed
3 years ago
1
cpu_relax: exclude octeon+ from the MIPS list
#270
neheb
closed
3 years ago
1
Fix issue #268: Delay creation of waker in unbuffered_channel::push
#269
BenKaufmann
closed
3 years ago
2
unbuffered_channel push hangs
#268
BenKaufmann
closed
3 years ago
1
Question about the processing loop in boost::fibers::asio::round_robin
#267
bitbugprime
closed
3 years ago
5
Add "cxxstd" json field. The "cxxstd" json field is being added to each Boost library's meta json information for libraries whose minumum C++ standard compilation level is C++11 on up. The value of this field matches one of the values for 'cxxstd' in Boost.Build. The purpose of doing this is to provide information for the Boost website documentation for each library which will specify the minimum C++ standard compilation that an end-user must employ in order to use the particular library. This will aid end-users who want to know if they can successfully use a Boost library based on their C++ compiler's compilation level, without having to search the library's documentation to find this out.
#266
eldiener
closed
3 years ago
1
Compilation failure with msvc-14.0
#264
pdimov
closed
4 years ago
3
Asio integration: link error in yield.hpp included in different cpp
#263
malirod
opened
4 years ago
1
Problem building with latest MSVC
#265
mclow
closed
4 years ago
29
introduce waker and wait_queue abstractions. fixes #251, #259
#261
dmitryikh
closed
4 years ago
3
Assert on (! shutdown_), function schedule_from_remote
#260
dmitryikh
opened
4 years ago
0
Assert on: ctx->remote_ready_is_linked() on cond_var.wait_for(..)
#259
dmitryikh
opened
4 years ago
1
buffered_channel with range-for syntax leaks
#258
dmitryikh
closed
3 years ago
3
Not able to close a library that work with fiber scheduler algorithm or this_fiber
#257
somdutto
opened
4 years ago
1
reproducible bug in spinlock_ttas
#256
dixlorenz
closed
2 months ago
1
increase retries on all paths through the loop
#255
dixlorenz
closed
4 years ago
1
bug in buffered_channels/spinlock_ttas::lock?
#254
dixlorenz
closed
4 years ago
3
Split stack flag
#253
EGuesnet
closed
4 years ago
1
-fsplit-stack flag and AIX
#252
EGuesnet
closed
4 years ago
0
BOOT_ASSERT failure on Visual Studio Debug build (<boost>/lib/fiber/src/scheduler.cpp:406).
#251
yystju
closed
4 years ago
2
Errors in the creation of std::random_device
#249
lenerd
opened
4 years ago
3
Fix removed std::result_of for async with MSVC and C++20
#248
ctrysbita
closed
4 years ago
2
CI testing needs to be updated
#247
eldiener
closed
2 years ago
0
Changes for Embarcadero C++ clang-based compilers, targeting Boost 1.74. Inline friend function definitions for exported/imported classes must…
#246
eldiener
closed
4 years ago
1
Examples/fix asio deprecations
#245
martinitus
closed
4 years ago
2
ASIO examples use "deprecated" `io_service`
#244
martinitus
closed
4 years ago
1
Changes for Embarcadero C++ clang-based compilers, targeting Boost 1.74. Inline friend function definitions for exported/imported classes must…
#243
eldiener
closed
4 years ago
1
GCC suggest-override warnings
#242
EugeneZelenko
closed
2 years ago
1
Speed up properties a bit
#241
Romain-Geissler-1A
closed
3 years ago
1
Fix clang -Wunused-parameter warning.
#240
Romain-Geissler-1A
closed
4 years ago
1
[boost asio interaction] Restarting an io_service
#239
niekbouman
opened
4 years ago
1
emscripten support?
#238
unicomp21
closed
4 years ago
3
Is there a way to list fibers and and switch to stack of a fiber in gdb?
#237
lowsfer
closed
4 years ago
5
treewide: Replace {} with = equals
#236
neheb
closed
4 years ago
1
treewide: Add explicit to single argument constructors
#235
neheb
closed
4 years ago
1
treewide: Use using instead of typedef
#234
neheb
closed
4 years ago
1
future: Use override instead of virtual
#233
neheb
closed
4 years ago
1
treewide: Add ending namespace comments
#232
neheb
closed
4 years ago
1
treewide: Use auto where appropriate
#231
neheb
closed
4 years ago
1
Fix for issue #201 and #205 : asio handler type deprecation
#230
niekbouman
closed
4 years ago
1
Fix #225 and #226
#229
ingomueller-net
closed
4 years ago
1
treewide: Do not use else after return or throw
#228
neheb
closed
4 years ago
3
Fix error in documentation of buffered_channel::capacity().
#227
ingomueller-net
closed
4 years ago
4
Wrong namespace order in numa example code
#226
ingomueller-net
closed
4 years ago
0
BOOST_FIBERS_DECL is missing from numa::algo::work_stealing
#225
ingomueller-net
closed
4 years ago
0
Previous
Next