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-07-01 06:21:41 +03:00
Code
Activity
Files
fixed-server-23.02
mariadb-columnstore-engine
/
utils
/
threadpool
History
drrtuy
0ff88e860f
fix(threadpool): MCOL-5645 errenous threadpool Job ctor implictly sets socket shared_ptr to nullptr causing sigabrt when threadpool returns an error (
#3125
)
2024-02-12 12:33:24 +03:00
..
CMakeLists.txt
Proper external_boost for storage manager, cmake version REQUIRES
2022-08-30 22:41:44 +00:00
fair_threadpool.cpp
fix(messageqcpp): MCOL-5636 same node communication crashes transmiting PP errors to EM b/c error messaging leveraged socket that was a nullptr. (
#3106
)
2024-01-17 20:18:23 +03:00
fair_threadpool.h
fix(threadpool): MCOL-5645 errenous threadpool Job ctor implictly sets socket shared_ptr to nullptr causing sigabrt when threadpool returns an error (
#3125
)
2024-02-12 12:33:24 +03:00
prioritythreadpool.cpp
fix(messageqcpp): MCOL-5636 same node communication crashes transmiting PP errors to EM b/c error messaging leveraged socket that was a nullptr. (
#3106
)
2024-01-17 20:18:23 +03:00
prioritythreadpool.h
fix(threadpool): MCOL-5645 errenous threadpool Job ctor implictly sets socket shared_ptr to nullptr causing sigabrt when threadpool returns an error (
#3125
)
2024-02-12 12:33:24 +03:00
tdriver.cpp
clang format apply
2022-01-21 16:43:49 +00:00
threadpool.cpp
MCOL4841 dev port run large join without OOM
2022-02-09 17:33:55 -06:00
threadpool.h
Remove windows ifdefs
2023-03-02 15:59:42 +00:00
tp.cpp
Remove windows ifdefs
2023-03-02 15:59:42 +00:00
weightedthreadpool.cpp
clang format apply
2022-01-21 16:43:49 +00:00
weightedthreadpool.h
MCOL-4841 remove BOOST_BIND_GLOBAL_PLACEHOLDERS
2022-06-14 16:16:38 -05:00
wtp.cpp
clang format apply
2022-01-21 16:43:49 +00:00