aboutsummaryrefslogtreecommitdiffstats
path: root/tests/libsample/bucket.h
Commit message (Expand)AuthorAgeFilesLines
* Change the license boiler plates of all LGPL files removing the special excep...Hugo Parente Lima2010-09-091-20/+8
* fixed tests exported symbols.Renato Filho2010-08-181-2/+2
* Fix problems on MacOSX due to uninitialized variables and mixing of int, uint...Hugo Parente Lima2010-06-151-1/+2
* Bucket::m_locked is accessed by multiple threads and must be volatile,Hugo Lima2010-01-181-1/+1
* Expanded thread locking tests with two more cases.Marcelo Lira2010-01-181-1/+4
* Adding new tests related to threads/GIL lockingLauro Neto2010-01-151-0/+61