1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-29 00:08:14 +03:00
Commit Graph

16 Commits

Author SHA1 Message Date
Kent Boortz
9da00ebec9 Updated/added copyright headers 2011-06-30 17:46:53 +02:00
Mikael Ronström
4c95c5d8f6 BUG#12578441, reintroduced thd->cleanup() in unlink_thd, removed by mistake, added private interface to this function 2011-05-25 12:17:27 +02:00
Mikael Ronström
215ce05aba Split up unlink_thd in several functions 2011-05-18 09:38:05 +02:00
Mikael Ronström
97036a97a1 Changed name to better reflect function logic in accordance with WL#5788 2011-04-15 13:02:29 +02:00
Mikael Ronström
9674845b7b more docs of the thread pool interface 2011-02-17 10:57:57 +01:00
Mikael Ronström
65d15025e5 added interface to scheduler.h 2011-02-17 10:50:51 +01:00
Mikael Ronström
1b96d75eeb Further work on thread pool interface 2011-02-17 10:48:44 +01:00
Mikael Ronström
fef450b17f More work on interfaces 2011-02-16 20:38:35 +01:00
Mikael Ronström
b04b333e25 Defined private interface to THD variables, first step to plugin API 2011-02-16 19:30:02 +01:00
Mikael Ronström
016d91e285 Removed scheduler struct for now 2011-02-10 19:29:27 +01:00
Mikael Ronström
e51abaa128 Simplifications of server interface to scheduler 2011-02-10 19:24:31 +01:00
Mikael Ronström
8620faf425 Simplify interface to connect methods in server 2011-02-10 18:41:02 +01:00
Mikael Ronström
24f72c368c Updated thread_pool_priv.h with additional includes for thread pool plugins 2011-02-10 16:19:38 +01:00
Mikael Ronstrom
a6686d0adc Temporary fix 2011-01-24 15:04:35 +01:00
Mikael Ronstrom
787dd59926 BUG#59549, Fix compiler errors on Windows, step 5 2011-01-24 14:57:07 +01:00
Mikael Ronstrom
965d0953c1 Added thread pool interface to server 2011-01-14 09:40:18 +01:00