Changeset 57144

Timestamp:
Oct 25, 2009, 7:57:20 AM (13 years ago)
Author:
viboes
Message:

TBoost.STM vbe:

  • Move stm/contention_manager.hpp to stm/contention_managers/contention_manager.hpp
  • Move stm/base_contention_manager.hpp to stm/contention_managers/base_contention_manager.hpp
  • Rename stm/memory_managers/memory_manage.hpp to stm/memory_managers/memory_manager.hpp
  • Remove the specific memory manager logic on base_transaction_object and use instead the base_memory_manager
  • Use memory_manager mixin in transaction_object, transactional_object, shallow_transaction_object and non_tx::detail::cache
  • Prepare the use of other LATM Mutex than pthread_mutex*, replacing the uses of Mutex by latm_mutex,and some container renaming.
(No files)

Note: See TracChangeset for help on using the changeset viewer.