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
bbff608a42f2cdf251ceb188d3256865617a8f8d
eigen/unsupported/Eigen/CXX11/src/ThreadPool
History
Benoit Steiner eb6ba00cc8 Properly size the list of waiters
2016-09-12 10:31:55 -07:00
..
EventCount.h
Use MaxSizeVector instead of std::vector: xcode sometimes assumes that std::vector allocates aligned memory and therefore issues aligned instruction to initialize it. This can result in random crashes when compiling with AVX instructions enabled.
2016-09-02 19:25:47 -07:00
NonBlockingThreadPool.h
Properly size the list of waiters
2016-09-12 10:31:55 -07:00
RunQueue.h
Explicitely initialize all the atomic variables.
2016-05-11 10:04:41 -07:00
SimpleThreadPool.h
Return -1 from CurrentThreadId when called by thread outside the pool.
2016-06-23 16:40:07 -07:00
ThreadEnvironment.h
Avoid unecessary object copies
2016-08-01 17:03:39 -07:00
ThreadLocal.h
Implemented a more portable version of thread local variables
2016-04-19 15:56:02 -07:00
ThreadPoolInterface.h
Return -1 from CurrentThreadId when called by thread outside the pool.
2016-06-23 16:40:07 -07: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: 109ms Template: 4ms
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