Changeset 56951

Timestamp:
Oct 17, 2009, 2:43:40 PM (13 years ago)
Author:
viboes
Message:

TBoost.STM vbe:

  • Added synchro::lock,synchro::unlock, synchro::try_lock free functions
  • Added of the free functions to pthread_mutex
  • Added lockers synchro::lock_guard; synchro::lock_guard_if, synchro::unique_lock
  • Use on the implementation of these free functions an/or the lockers
  • trailing spaces
  • boost::stm:: removal when not needed
  • Warning Removal
  • remove boost::stm:: prefix when not realy needed (this reduce the line length)
  • replace http://www.boost.org/libs/stm by http://www.boost.org/libs/synchro on licencse comment
(No files)

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