summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/sys/Thread.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'move_public_h_to_include' into trunkAlan Conway2009-07-151-65/+0
* Changes to build DLLs instead of static libs on Windows; primarily added deco...Stephen D. Huston2009-03-121-6/+7
* Define the QPID_TSS macro for the Sun Studio CompilersManuel Teira Paz2009-03-051-0/+2
* Removed BodyHolder: minor performance improvement, opens the way for more eff...Alan Conway2009-01-221-2/+2
* Add Windows threading and synchronization primitivesStephen D. Huston2008-10-031-0/+8
* Refactor Thread platform code so that the implementation is completelyAndrew Stitcher2008-08-061-5/+28
* * Split apart platform (threading etc.) from network ioAndrew Stitcher2007-05-221-114/+3
* Moved src/ source code to src/qpid directory:Alan Conway2007-04-131-0/+142
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-011-142/+0
* Posix EventChannel implementation using epoll. Placeholder for kevents.Alan Conway2006-11-291-3/+39
* Patch from Andrew Stitcher to fix APR #include using apr-config.Alan Conway2006-11-171-2/+2
* EventChannel classes, start of epoll-based posix implementation.Alan Conway2006-11-131-2/+2
* update Apache licenses to the current versionStephen Vinoski2006-11-101-13/+16
* Added POSIX equivalents to APR classes used by clients, inlined trivial calls.Alan Conway2006-11-091-2/+78
* More reorg to separate APR/posix code, work in progress.Alan Conway2006-11-081-27/+6
* Minor source reorg, see README.Alan Conway2006-11-061-0/+48