Merge branch '1.x' of ssh://authdev.it.ohio-state.edu/~scantor/git/cpp-xmltooling...
[shibboleth/cpp-xmltooling.git] / xmltooling / util / Threads.h
2011-06-15 Scott CantorMerge branch '1.x' of ssh://authdev.it.ohio-state.edu...
2010-05-04 Scott CantorConvert from NULL macro to nullptr.
2010-03-31 Scott CantorMulti-line svn commit, see body.
2010-01-21 Scott CantorAllow control over thread stack size.
2009-09-26 Scott CantorReducing header overuse, non-inlining selected methods...
2009-05-29 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-30
2007-05-11 Scott CantorMissing signal header, tighten up template for map...
2007-04-26 Scott CantorFully qualify the header filenames for doxygen.
2007-02-02 Scott CantorUpdate copyright.
2007-01-26 Scott CantorFixed some doxygen warnings.
2006-09-21 Scott CantorAdded a simple storage abstraction, and an in-memory...
2006-07-05 Scott CantorRename shared lock wrapper, allow pre-existing locks.
2006-07-02 Scott CantorUnix thread support
2006-07-02 Scott CantorThreading support.