summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2001-10-29 23:30:42 +0000
committerbala <balanatarajan@users.noreply.github.com>2001-10-29 23:30:42 +0000
commit73dd7c06eefb94ece25b57c9388e3836fcfa9338 (patch)
tree9f66203451f18f76ffd1e5083c1c4aa8d9bdcc32
parent3bd096465d7daaf3b67d56a96defec18b79a153a (diff)
downloadATCD-73dd7c06eefb94ece25b57c9388e3836fcfa9338.tar.gz
ChangeLogTag: Mon Oct 29 16:59:58 2001 Balachandran Natarajan <bala@cs.wustl.edu>
-rw-r--r--ace/TP_Reactor.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/TP_Reactor.cpp b/ace/TP_Reactor.cpp
index 0204e8a02d2..5f8cdc6cb7b 100644
--- a/ace/TP_Reactor.cpp
+++ b/ace/TP_Reactor.cpp
@@ -76,7 +76,7 @@ ACE_TP_Token_Guard::acquire_token (ACE_Time_Value *max_wait_time)
}
else
{
- ACE_MT (result = this->token_.acquire (&ACE_TP_Reactor::no_op_sleep_hook));
+ ACE_MT (result = this->token_.acquire ();
}
// Now that this thread owns the token let us make