summaryrefslogtreecommitdiff
path: root/libitm/retry.cc
Commit message (Expand)AuthorAgeFilesLines
* * Fix leading tabs and trailing whitespace throughout entirealdyh2011-11-081-44/+44
* Add gl_wt TM method.torvald2011-10-191-0/+5
* Handle re-initialization of the current method group.torvald2011-10-191-0/+39
* Add method groups and change TM method lifecycle and selection.torvald2011-08-231-19/+144
* Removed gtm_thread and threadnum. Renamed gtm_transaction to gtm_thread.torvald2011-08-121-2/+2
* Use per-transaction reader flags for the serial lock (gtm_rwlock).torvald2011-08-121-1/+1
* Add serialirr_onwrite_dispatch and use as new default method, for now.torvald2011-08-121-1/+3
* Fix gtm_transaction::decide_begin_dispatch().torvald2011-07-281-2/+2
* Add closed nesting as restart reason.torvald2011-07-281-5/+8
* New dispatch class/functions. Remove/disable old methods (readonly, wbetl).torvald2011-06-301-12/+22
* rename gtm_disp to abi_disptorvald2011-06-301-3/+3
* + * retry.cc (decide_retry_strategy): Set state to STATE_SERIAL whenaldyh2010-03-091-0/+1
* Merge branch 'libitm-cpp'rth2009-11-121-0/+80