summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/sys/windows/Thread.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-4330: Windows static destructors: threadSafeShutdown() testClifford Jansen2012-09-301-5/+18
* qpid-3256 additional changes to also work for mingwClifford Jansen2011-07-131-4/+9
* qpid-3256 Windows fix for loader lock hangClifford Jansen2011-07-121-29/+251
* QPID-2527: Remove Thread::id member as its uses are better implemented by com...Andrew Stitcher2010-04-211-2/+14
* Add directory to #includeAlan Conway2009-07-141-1/+1
* Add Windows threading and synchronization primitivesStephen D. Huston2008-10-031-0/+88