/[svn]
ViewVC logotype

Revision 3768


Jump to revision: Previous Next
Author: schoenebeck
Date: Fri May 15 19:52:31 2020 UTC (3 years, 10 months ago)
Changed paths: 4
Log Message:
Ref<> smart pointer class is now thread-safe.

* Require C11 compliant compiler.

* Ref<> class: Implemented lock-free & wait-free thread-safety.

* Ref<> class: Use portable format specifier %p for pointers.

* Bumped version (2.1.1.svn56).


Changed paths

Path Details
Directorylinuxsampler/trunk/ChangeLog modified , text changed
Directorylinuxsampler/trunk/configure.ac modified , text changed
Directorylinuxsampler/trunk/src/common/Ref.cpp modified , text changed
Directorylinuxsampler/trunk/src/common/Ref.h modified , text changed

  ViewVC Help
Powered by ViewVC