Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | num_worker_threads my_atomic to Atomic_counter | Sergey Vojtovich | 2020-03-27 | 1 | -2/+2 |
* | shutdown_group_count my_atomic to Atomic_counter | Sergey Vojtovich | 2020-03-27 | 1 | -2/+2 |
* | next_timeout_check my_atomic to std::atomic | Sergey Vojtovich | 2020-03-27 | 1 | -9/+14 |
* | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-12-27 | 1 | -1/+1 |
|\ | |||||
| * | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-12-27 | 1 | -1/+1 |
| |\ | |||||
| | * | MDEV-21343 Threadpool/Unix- wait_begin() function does not wake/create thread... | Vladislav Vaintroub | 2019-12-17 | 1 | -1/+1 |
* | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-05-19 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-05-14 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-05-13 | 1 | -1/+1 |
* | | | Move THD list handling to THD_list | Sergey Vojtovich | 2019-01-28 | 1 | -32/+18 |
* | | | Removed \n from sql_print_error() | Monty | 2019-01-26 | 1 | -1/+1 |
|/ / | |||||
* | | Make possible to use clang on Windows (clang-cl) | Vladislav Vaintroub | 2018-02-20 | 1 | -4/+4 |
* | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2018-02-15 | 1 | -2/+1 |
|\ \ | |/ | |||||
| * | threadpool: release mutex on io_poll_create failure | Daniel Black | 2018-01-31 | 1 | -2/+1 |
* | | Cleanup - removed warning suppression - no longer needed. | Vladislav Vaintroub | 2018-02-07 | 1 | -3/+0 |
* | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2017-11-30 | 1 | -52/+77 |
|\ \ | |/ | |||||
| * | Windows, generic threadpool cleanups | Vladislav Vaintroub | 2017-11-28 | 1 | -52/+77 |
* | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2017-10-04 | 1 | -5/+8 |
|\ \ | |/ | |||||
| * | MDEV-13384 - misc Windows warnings fixed | Vladislav Vaintroub | 2017-09-28 | 1 | -3/+6 |
| * | MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT. | Vladislav Vaintroub | 2017-09-28 | 1 | -2/+2 |
* | | Enusure that my_global.h is included first | Michael Widenius | 2017-08-24 | 1 | -1/+1 |
|/ | |||||
* | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-03-30 | 1 | -1/+1 |
* | MDEV-10297 Add priorization to threadpool | Vladislav Vaintroub | 2016-09-22 | 1 | -0/+1769 |