Add basic threading support for Windows
---------------------------------------
Key: QPID-1312
URL: https://issues.apache.org/jira/browse/QPID-1312
Project: Qpid
Issue Type: Improvement
Components: C++ Broker, C++ Client
Affects Versions: M4
Reporter: Steve Huston
Priority: Minor
Attached patch represents additions and changes to get basic threading classes
implemented for Windows. Threads themselves are implemented with native Windows
system calls. Conditions and Mutexes are done using boost.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.