summaryrefslogtreecommitdiff
path: root/wcf/src/Apache/Qpid/Interop/InputLink.h
diff options
context:
space:
mode:
Diffstat (limited to 'wcf/src/Apache/Qpid/Interop/InputLink.h')
-rw-r--r--wcf/src/Apache/Qpid/Interop/InputLink.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/wcf/src/Apache/Qpid/Interop/InputLink.h b/wcf/src/Apache/Qpid/Interop/InputLink.h
index f59a03a8c3..2f96b91944 100644
--- a/wcf/src/Apache/Qpid/Interop/InputLink.h
+++ b/wcf/src/Apache/Qpid/Interop/InputLink.h
@@ -45,6 +45,8 @@ private:
Collections::Generic::List<MessageWaiter^>^ waiters;
bool disposed;
bool finalizing;
+ Object^ linkLock;
+ Object^ subscriptionLock;
QpidFrameSetPtr* dequeuedFrameSetpp;
ManualResetEvent^ asyncHelperWaitHandle;
// number of messages to buffer locally for future consumption