summaryrefslogtreecommitdiff
path: root/binaryurp/source/reader.cxx
diff options
context:
space:
mode:
authorsb <sb@openoffice.org>2011-01-28 13:41:34 +0100
committersb <sb@openoffice.org>2011-01-28 13:41:34 +0100
commitf78c98fc9c62094aa4eff5494efc38f15a0fc1ec (patch)
tree8cbea24b03213ff78d80f55868e9a6e2a2a490be /binaryurp/source/reader.cxx
parent6875a4b2aad35aaa07906dfd7386cc519d0fd933 (diff)
sb138: #i115619#, #i116038# use osl_setThreadName in binaryurp
Diffstat (limited to 'binaryurp/source/reader.cxx')
-rwxr-xr-xbinaryurp/source/reader.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/binaryurp/source/reader.cxx b/binaryurp/source/reader.cxx
index 7ffdb34fe89f..f622fb5b0c42 100755
--- a/binaryurp/source/reader.cxx
+++ b/binaryurp/source/reader.cxx
@@ -114,6 +114,7 @@ Reader::Reader(rtl::Reference< Bridge > const & bridge): bridge_(bridge) {
Reader::~Reader() {}
void Reader::run() {
+ setName("binaryurpReader");
try {
bridge_->sendRequestChangeRequest();
css::uno::Reference< css::connection::XConnection > con(