summaryrefslogtreecommitdiff
path: root/libitm/dispatch.h
Commit message (Expand)AuthorAgeFilesLines
* * Fix leading tabs and trailing whitespace throughout entirealdyh2011-11-081-6/+6
* Ensure privatization safety if requested by a TM method.torvald2011-10-191-3/+5
* Add support for TM-method-specific begin code.torvald2011-10-191-0/+10
* Add method groups and change TM method lifecycle and selection.torvald2011-08-231-9/+31
* Make flat nesting the default, use closed nesting on demand.torvald2011-07-281-1/+3
* Add information to dispatch about closed nesting and uninstrumented code.torvald2011-07-281-1/+16
* Removed unnecessary trycommit, rollback, and registerThrownObject ABI functions.torvald2011-06-301-17/+17
* New dispatch class/functions. Remove/disable old methods (readonly, wbetl).torvald2011-06-301-0/+283