summaryrefslogtreecommitdiff
path: root/ace/Task.cpp
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>2000-01-08 22:08:47 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>2000-01-08 22:08:47 +0000
commit9689e9d7f495f4a4a00dd2536af628dd39bb96ee (patch)
tree075c88aa547e84b88698421e8d3d584ce2e2156d /ace/Task.cpp
parent4e20bf8f28a77b5707a74d9ec53949996b61ee3d (diff)
downloadATCD-9689e9d7f495f4a4a00dd2536af628dd39bb96ee.tar.gz
ChangeLogTag:Sat Jan 8 09:44:51 2000 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
Diffstat (limited to 'ace/Task.cpp')
-rw-r--r--ace/Task.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/Task.cpp b/ace/Task.cpp
index 20f4d7d5595..91a7588d65b 100644
--- a/ace/Task.cpp
+++ b/ace/Task.cpp
@@ -26,6 +26,7 @@ ACE_Task_Base::ACE_Task_Base (ACE_Thread_Manager *thr_man)
}
// Wait for all threads running in a task to exit.
+
int
ACE_Task_Base::wait (void)
{