This website requires JavaScript.
Explore
Help
Sign In
database
/
mariadb-columnstore-engine
Watch
1
Star
0
Fork
0
You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced
2025-08-08 14:22:09 +03:00
Code
Activity
Files
811909aa72b7e9c11cd82a93744d1023cf99fcb8
mariadb-columnstore-engine
/
utils
/
threadpool
History
Andrew Hutchings
811909aa72
Merge branch 'develop-1.2' into develop-merge-up-20190729
2019-07-29 12:19:26 +01:00
..
CMakeLists.txt
MCOL-160 MCOL-262 CMake Build Fixes for out-of-tree builds and engine RPMS
2016-09-22 10:14:18 -04:00
prioritythreadpool.cpp
Merge branch 'develop-1.2' into develop-merge-up-20190514
2019-05-14 13:58:33 +01:00
prioritythreadpool.h
Merge branch 'develop-1.1' into 1.1-merge-up-20180621
2018-06-22 14:51:20 +01:00
tdriver.cpp
Reformat all code to coding standard
2017-10-26 17:18:17 +01:00
threadpool.cpp
Merge branch 'develop-1.1' into develop-1.2-merge-up-20190517
2019-05-17 20:43:49 +01:00
threadpool.h
MCOL-537 Regression test doesn't tolerate 'failed' in stderr, stdout.
2019-05-20 18:30:52 +03:00
threadpool.vpj
MCOL-513 use a single funcor per thread. ThreadPool was doing one at a time anyway, but in a convpluted way that made it easier to add more if wanted. But it was expensive. Cleanup and polish.
2017-02-17 09:46:42 -06:00
tp.cpp
Reformat all code to coding standard
2017-10-26 17:18:17 +01:00
tp.vpj
MCOL-513 Optimize by replacing make_pair with a struct
2017-02-02 11:45:04 -06:00
tp.vpw
MCOL-513 fix a couple bugs in threadpool join() Add a test program
2017-02-02 11:32:56 -06:00
weightedthreadpool.cpp
Reformat all code to coding standard
2017-10-26 17:18:17 +01:00
weightedthreadpool.h
Reformat all code to coding standard
2017-10-26 17:18:17 +01:00
wtp.cpp
Reformat all code to coding standard
2017-10-26 17:18:17 +01:00