summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryamuna <yamuna@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-07-10 22:56:57 +0000
committeryamuna <yamuna@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-07-10 22:56:57 +0000
commit22888b05225561a291db2e7513298cf345c3a675 (patch)
tree8a923ebc5e658afe0cc8bd62e2c0cc126c7e86be
parent9338d284572a374e0e48ae8d82a934bb51c1ef77 (diff)
downloadATCD-22888b05225561a291db2e7513298cf345c3a675.tar.gz
*** empty log message ***
-rw-r--r--TAO/examples/RTScheduling/DT_Creator.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/examples/RTScheduling/DT_Creator.cpp b/TAO/examples/RTScheduling/DT_Creator.cpp
index 5eb72363659..f0d3756318a 100644
--- a/TAO/examples/RTScheduling/DT_Creator.cpp
+++ b/TAO/examples/RTScheduling/DT_Creator.cpp
@@ -550,6 +550,8 @@ DT_Creator::create_distributable_threads (RTScheduling::Current_ptr current
current_->end_scheduling_segment (name
ACE_ENV_ARG_PARAMETER);
ACE_CHECK;
+
+ this->check_ifexit ();
// }
}