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
49866b5959
ss_info_dassert now enabled also in release mode.
2015-11-10 21:19:50 +02:00
Johan Wikman
9efad8727a
All warnings removed.
...
Minimal changes to remove warnings when compiling.
2015-09-25 14:07:19 +03: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
c344231f80
Renamed all occurences of SkySQL to MariaDB Corporation
2014-09-30 13:02:10 +03:00
counterpoint
eed40fef75
Extend hashtable scripts, fix hashtable with size of less than 1; correct text in spinlock tests.
2014-08-27 09:31:34 +01:00
Mark Riddoch
24e16e97ed
Updates for unit tests
2014-08-20 11:07:28 +01:00
Mark Riddoch
3dc09dfe43
Addition of spinlock unit test
2014-08-18 18:26:14 +01:00