issues
search
boostorg
/
thread
Boost.org thread module
http://boost.org/libs/thread
202
stars
163
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
SIGSEGV at _dl_runtime_resolve_xsavec in boost::detail::set_current_thread_data
#409
eroller
opened
2 weeks ago
0
Fix build on clang-19
#408
arvid-norlander
opened
2 weeks ago
0
Should we update PAGE_SIZE defined here for Android 15 to support 16kb pagesize?
#407
SkyCrystal
opened
1 month ago
0
Fix GitHub Actions CI
#406
Flamefire
opened
2 months ago
0
Move GCC 8+ warning supression to winAPI
#405
Flamefire
opened
3 months ago
0
fix run_it rvalue assignment operator - https://github.com/boostorg/thread/issues/402
#404
zlojvavan
opened
3 months ago
0
Add support for modular build structure.
#403
grafikrobot
opened
4 months ago
1
Compilation error in future.hpp using LLVM upstream clang
#402
thevinster
opened
6 months ago
5
add missing assert header in pthreads_helpers.hpp
#401
zaucy
opened
7 months ago
0
Modular Boost C++ Libraries Request
#400
grafikrobot
opened
8 months ago
0
condition_variable_any stuck waiting
#399
JulesRapanga
opened
8 months ago
0
Use forward slashes to separate include files
#398
georgthegreat
opened
9 months ago
0
sync_queue missing include when setting BOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS
#397
dvirtz
opened
1 year ago
0
Conditionally set C++11 requirements
#396
Flamefire
opened
1 year ago
0
Set C++11 requirements
#395
Flamefire
opened
1 year ago
0
Update declval.hpp include
#394
Lastique
closed
1 year ago
0
Use boost::core::invoke_swap instead of deprecated boost::swap
#393
Flamefire
closed
1 year ago
0
Switch to `boost::core::invoke_swap`
#392
Lastique
closed
1 year ago
1
MFC Application's AfxGetModuleState() Changes after Linking Boost Thread Static Library to My DLL
#391
ZhongJunhao
opened
1 year ago
0
Fix usage of make_error_code before its declaration. Resolves #323.
#390
kuzkry
opened
1 year ago
0
Please clarify the license of various boost/thread/detail headers
#389
jwakely
opened
1 year ago
0
trying to install pcl 1.9.1 from source in Ubuntu 22.04 throws boost error -- from /home/mona/Downloads/pcl-pcl-1.9.1/io/src/ply/ply_parser.cpp:41: /usr/local/include/boost/thread/pthread/thread_data.hpp:60:5: error: missing binary operator before token "(" 60 | #if PTHREAD_STACK_MIN > 0
#388
monajalal
closed
1 year ago
0
boost 1.72 on Ubuntu 22.04 -- ./boost/thread/pthread/thread_data.hpp:60:5: error: missing binary operator before token "("
#387
monajalal
closed
1 year ago
0
Win32 Clang TSA annotations. Fixes #321
#386
Kojoley
closed
1 year ago
0
CMake link of a non-existent file failed in VS 2022
#385
jppgmx
closed
1 year ago
5
Crash in try_join_for on mac
#384
moneromooo-monero
opened
1 year ago
0
x86 inline assembly should provide an alternative for Intel syntax
#383
lhmouse
opened
1 year ago
0
Avoid compiler warning about unused variable
#382
mojca
opened
1 year ago
1
Use BOOST_DEFAULTED_FUNCTION on empty destructors
#381
ecatmur
opened
1 year ago
0
Destruction of boost::thread functor is later than with std::thread
#380
mika-fischer
opened
1 year ago
0
ls
#379
lou1ou
closed
1 year ago
0
basic_thread_pool.hpp and MinGW
#378
dyfer
closed
2 months ago
1
Static library naming error for static libs
#377
ElDuderinoBerlin
opened
2 years ago
0
Undefined symbol "boost::this_thread::interruption_point()"
#376
clankill3r
opened
2 years ago
0
does synchronized_value support reader/writer locks?
#375
Jacob-Burckhardt
opened
2 years ago
1
synchronized_value documentation example fails to compile
#374
Jacob-Burckhardt
opened
2 years ago
0
boost::thread_v2::upgrade_mutex corrupted when thread is interrupted
#373
daniel-boehme
opened
2 years ago
0
Aboated at boost::polygon::polygon_set_data<long long>::get()
#372
mleon08
closed
2 years ago
1
Memory leak issue in reset() function from boost::thread_specific_ptr
#371
HareeshAgraharam
opened
2 years ago
0
is_mutex_type<recursive_mutex> is false if BOOST_NO_CXX11_SFINAE_EXPR is defined
#370
jwakely
opened
2 years ago
1
Fix issue #366 (adding testcase)
#369
sehe
closed
2 years ago
8
non-virtual-dtor in future_error_category
#368
Sil3ntStorm
opened
2 years ago
1
fix possible crash when running a boost::thread within a boost::thread
#367
elsamuko
closed
2 years ago
29
Crash when calling interrupt() on a boost::thread, which has another boost::thread
#366
elsamuko
closed
2 years ago
5
Fix search path for relative includes
#365
Flamefire
closed
1 year ago
2
"Missing Binary Operator Before Token "C" "
#364
hilga007
opened
2 years ago
3
pthread key leak
#363
Mario-Klebsch
opened
2 years ago
0
Possibly wrong readers count in boost::thread_v2::upgrade_mutex
#362
daniel-boehme
opened
3 years ago
0
Different boost::shared_mutex behavior on linux & windows
#361
marco-mengelkoch-ibm
opened
3 years ago
0
Static linking of boost-thread in MFC-DLL and __pRawDllMain
#360
jdx-john
opened
3 years ago
0
Next