Markus Makela
0111df3767
Cleaned up the use of thread types
...
The THREAD type was not used everywhere and pthread_t was used instead.
The thread creation function also returned the address of a stack allocated
value which isn't guaranteed to be usable.
2016-01-27 09:07:55 +02:00
Johan Wikman
a95be21266
Reindent of server/core/spinlock.c
2015-12-01 09:28:19 +02:00
counterpoint
e17607b0d3
Minor changes to tests; fix typo; tidy up.
2014-10-03 17:24:46 +01:00
counterpoint
7dc9cf78f6
Change spinlock to use gcc atomic function when available; enhanced spinlock tests.
2014-10-03 17:24:46 +01:00
Markus Makela
b0683d9b4d
Updated the licensing year from 2013 to 2013-2014
2014-10-01 14:37:12 +03:00
Markus Makela
f4e591e382
Changed 'SkySQL Gateway' to 'MariaDB Corporation MaxScale'
2014-09-30 13:15:03 +03:00
Markus Makela
c344231f80
Renamed all occurences of SkySQL to MariaDB Corporation
2014-09-30 13:02:10 +03:00
Mark Riddoch
fb4f74ed61
Changed SPINLOCK_PROFILE back to #if so that defining SPINLOC_PROFILE 0 turns
...
off the profilign of spinlocks
2014-09-15 09:38:58 +01:00
VilhoRaatikka
bc320d1514
Cannot compile
2014-09-15 11:09:12 +03:00
Mark Riddoch
81e1dd8719
Merge branch 'develop' into blr
...
Add instrumentation
Remove mutexes
Improve gwbuf_append performance
Conflicts:
server/core/dcb.c
server/modules/protocol/mysql_backend.c
2014-08-28 11:41:26 +01:00
Timofey Turenko
a7c82310f9
moving files to /server to make merge possible
2013-07-28 05:31:11 +00:00