Logo
Explore Help
Sign In
devtools/eigen
1
0
Fork 0
You've already forked eigen
mirror of https://gitlab.com/libeigen/eigen.git synced 2026-04-10 11:34:33 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
d7378aae8e87f85fcf825bf3a04501a16aca4780
eigen/unsupported/Eigen/CXX11/src/ThreadPool
History
Gael Guennebaud 7f3b17e403 MSVC 2015 supports c++11 thread-local-storage
2018-09-13 18:15:07 +02:00
..
Barrier.h
Use plain_assert in destructors to avoid throwing in CXX11 tests where main.h owerwrites eigen_assert with a throwing version.
2018-08-14 12:17:46 -07:00
EventCount.h
Use padding instead of alignment attribute, which MaxSizeVector does not respect. This leads to undefined behavior and hard-to-trace bugs.
2018-09-05 11:20:06 -07:00
NonBlockingThreadPool.h
Fix g++ compilation.
2018-08-23 13:06:39 -07:00
RunQueue.h
Use plain_assert in destructors to avoid throwing in CXX11 tests where main.h owerwrites eigen_assert with a throwing version.
2018-08-14 12:17:46 -07:00
ThreadCancel.h
Added support for thread cancellation on Linux
2016-12-08 08:12:49 -08:00
ThreadEnvironment.h
Reworked the threadpool cancellation mechanism to not depend on pthread_cancel since it turns out that pthread_cancel doesn't work properly on numerous platforms.
2016-12-09 13:05:14 -08:00
ThreadLocal.h
MSVC 2015 supports c++11 thread-local-storage
2018-09-13 18:15:07 +02:00
ThreadPoolInterface.h
Made ThreadPoolInterface::Cancel() an optional functionality
2016-12-12 11:58:38 -08:00
ThreadYield.h
Started to implement a portable way to yield.
2016-04-19 17:59:58 -07:00
Powered by Gitea Version: 1.25.3 Page: 275ms Template: 10ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API