summaryrefslogtreecommitdiffstats
path: root/runtime/wti.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v4-stable' into v5-stableRainer Gerhards2012-01-161-16/+14
|\
| * license changesRainer Gerhards2012-01-161-16/+14
* | fixed race conditions during queue shutdown (DA case, disks active)Rainer Gerhards2010-05-181-0/+1
* | adapted new atomic instruction emulation to v5 engineRainer Gerhards2010-04-271-1/+1
* | Merge branch 'v4-devel' into masterRainer Gerhards2010-04-271-0/+1
|\|
| * bugfix: problems with atomic operations emulationRainer Gerhards2010-04-271-0/+1
* | replaced data type "bool" by "sbool" because this created some portability is...Rainer Gerhards2010-02-021-3/+3
* | enhanced worker thread pool by atomic opsRainer Gerhards2009-07-201-1/+1
* | architecture change: queue now always has at least one worker threadRainer Gerhards2009-07-201-0/+2
* | further code simplificationRainer Gerhards2009-07-171-10/+4
* | some code simplificationRainer Gerhards2009-07-161-1/+1
* | further reduction in code size/complexity due to design changeRainer Gerhards2009-07-081-1/+0
* | simplified worker thread handlingRainer Gerhards2009-07-081-1/+1
* | Merge branch 'omfile' into tmpRainer Gerhards2009-06-221-2/+1
|\|
| * removed uniprocessor optimizationRainer Gerhards2009-06-191-2/+1
* | interim commit: working on failure casesRainer Gerhards2009-05-271-2/+2
* | moving to a cleaner implementation of batchesRainer Gerhards2009-05-121-12/+2
* | first attempt at dequeueing multiple batches inside the queueRainer Gerhards2009-04-221-2/+14
|/
* added a setting "$OptimizeForUniprocessor"Rainer Gerhards2008-10-221-0/+1
* improved threadingRainer Gerhards2008-09-301-1/+0
* moved runtime files into their own directoryRainer Gerhards2008-04-161-0/+63