summaryrefslogtreecommitdiff
path: root/libs/pbd/pbd/pool.h
AgeCommit message (Expand)Author
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-09-12Event Pool usage debugging, see also 6ade16b38Robin Gareus
2015-06-29[Summary] Added possibility to identify IO thread which does not have require...GZharun
2015-03-11fix “no per-thread pool” abortRobin Gareus
2015-02-05expand PBD::Pool API and add additional DEBUG_TRACE output.Paul Davis
2014-11-25Remove dead code.David Robillard
2013-10-16add export visibility control to libpbd (works thus far on linux/gcc)Paul Davis
2012-12-16some explanatory text for CrossThreadPool, so that it is possible (maybe) to ...Paul Davis
2012-07-25convert from Glib:: to Glib::Threads for all thread-related APIPaul Davis
2010-04-14Prevent crash in pool destruction during session teardown.Carl Hetherington
2010-04-14Suspend deletion of cross-thread pools until they are empty. Prevents crashe...Carl Hetherington
2009-12-04cross-thread handling of SessionEvent allocation/deallocation, with widesprea...Paul Davis
2009-02-25*** NEW CODING POLICY ***David Robillard
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis
2008-06-02remove empty sigc++2 directoryDoug McLain
2007-02-28remove Id: lines from many/all headers and some more source filesPaul Davis
2006-06-29Fixed i18n system.Taybin Rutkin