summaryrefslogtreecommitdiff
path: root/framework/inc/dispatch
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@suse.com>2012-03-05 21:18:00 +0000
committerMichael Meeks <michael.meeks@suse.com>2012-03-05 22:32:21 +0000
commit5b2cb23c429e1be1099008473770c634ce96c969 (patch)
tree74a88064abb6402ef44abac85922a688ceaa5ca0 /framework/inc/dispatch
parent3dcf3c07aaff2eec0379135ec605396b7002f6a7 (diff)
attempt fix of hang on base close, due to solarmutex deadlock on join
Diffstat (limited to 'framework/inc/dispatch')
-rw-r--r--framework/inc/dispatch/closedispatcher.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/framework/inc/dispatch/closedispatcher.hxx b/framework/inc/dispatch/closedispatcher.hxx
index 81d884298ad9..eabad8c7c56e 100644
--- a/framework/inc/dispatch/closedispatcher.hxx
+++ b/framework/inc/dispatch/closedispatcher.hxx
@@ -206,6 +206,7 @@ class CloseDispatcher : public css::lang::XTypeProvider
during they call us ...
*/
DECL_LINK( impl_asyncCallback, void* );
+ void doClose();
//---------------------------------------
/** @short prepare m_xCloseFrame so it should be closeable without problems.