summaryrefslogtreecommitdiff
path: root/libs/pbd/pbd/rcu.h
AgeCommit message (Expand)Author
2013-12-01'libs/pbd' - DLL visibility stuff and associated changes needed for building ...John Emmas
2013-10-16add export visibility control to libpbd (works thus far on linux/gcc)Paul Davis
2012-07-25convert from Glib:: to Glib::Threads for all thread-related APIPaul Davis
2009-11-01Fix wacky tabs. Apologies to anybody actually compiling right now. :)David Robillard
2009-11-01Use shared_ptr::unique() instead of shared_ptr::use_count() == 1.David Robillard
2009-11-01Doxygen readable comments, tidy, fix whitespace.David Robillard
2009-11-01add lots of comments to rcu.h (with concomittant full recompile)Paul Davis
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis
2008-06-02remove empty sigc++2 directoryDoug McLain
2007-04-26Merged changes from trunk 1699:1751 into 2.1-stagingPaul Davis
2007-04-11merged with 1697 revision of trunk (which is post-rc1 but pre-rc2Paul Davis
2006-10-26new version derivation system, improvements to splash screen displayPaul Davis
2006-08-16RCU-ification of AudioEngine port list, and DiskStreams. not well tested, but...Paul Davis
2006-08-11new RCU implementation, using an extra layer of indirection allowing us to us...Paul Davis
2006-07-27add forgotten rcu.h headerPaul Davis