Skip to content
Snippets Groups Projects
  • Torvald Riegel's avatar
    31772c95
    libitm: Add multi-lock, write-through TM method. · 31772c95
    Torvald Riegel authored
    	libitm/
    	* libitm_i.h (GTM::gtm_rwlog_entry): New.
    	(GTM::gtm_thread): Add read and write logs.
    	(GTM::dispatch_ml_wt): Declare.
    	* retry.cc (parse_default_method): Support ml_wt.
    	* method-ml.cc: New file.
    	* Makefile.am: Add method-ml.cc.
    	* Makefile.in: Regenerate.
    
    From-SVN: r184212
    31772c95
    History
    libitm: Add multi-lock, write-through TM method.
    Torvald Riegel authored
    	libitm/
    	* libitm_i.h (GTM::gtm_rwlog_entry): New.
    	(GTM::gtm_thread): Add read and write logs.
    	(GTM::dispatch_ml_wt): Declare.
    	* retry.cc (parse_default_method): Support ml_wt.
    	* method-ml.cc: New file.
    	* Makefile.am: Add method-ml.cc.
    	* Makefile.in: Regenerate.
    
    From-SVN: r184212
method-ml.cc 24.36 KiB